summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorMatt Robinson <matt@puppetlabs.com>2011-02-24 11:43:02 -0800
committerMatt Robinson <matt@puppetlabs.com>2011-02-28 12:07:15 -0800
commitbb69011d7042454f6a2ee668a036ac373b4ff1eb (patch)
tree88b29dfd4e3f7be7f9f8202bfea0c60b27a5e3cb /examples
parentfb02430e3d3baaab74175236fb6dfc9e931b6a8e (diff)
downloadpuppet-bb69011d7042454f6a2ee668a036ac373b4ff1eb.tar.gz
puppet-bb69011d7042454f6a2ee668a036ac373b4ff1eb.tar.xz
puppet-bb69011d7042454f6a2ee668a036ac373b4ff1eb.zip
(#6338) Remove unused version control tags
Older version control systems like CVS and SVN used to use these $Id$ tags for version information. Paired-with: Nick Lewis
Diffstat (limited to 'examples')
-rwxr-xr-xexamples/etc/init.d/sleeper2
1 files changed, 0 insertions, 2 deletions
diff --git a/examples/etc/init.d/sleeper b/examples/etc/init.d/sleeper
index 63f7e9c2e..c60a5555c 100755
--- a/examples/etc/init.d/sleeper
+++ b/examples/etc/init.d/sleeper
@@ -1,7 +1,5 @@
#!/bin/bash
-# $Id$
-
script=$0
path=`echo $script | sed 's/etc..*/bin/'`