summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorLuke Kanies <luke@madstop.com>2007-10-03 21:55:41 -0500
committerLuke Kanies <luke@madstop.com>2007-10-03 21:55:41 -0500
commitfd11603fe47668ba72f0d3f2b984174331a0a154 (patch)
tree9a0a7bde852500cfee1793d6c982759c15628b99 /bin
parent7da2031beb46c744a2a33af01d84e0d397b1e9ae (diff)
downloadpuppet-fd11603fe47668ba72f0d3f2b984174331a0a154.tar.gz
puppet-fd11603fe47668ba72f0d3f2b984174331a0a154.tar.xz
puppet-fd11603fe47668ba72f0d3f2b984174331a0a154.zip
Removing the Id tags from all of the files
Diffstat (limited to 'bin')
-rwxr-xr-xbin/filebucket1
-rwxr-xr-xbin/puppetca1
-rwxr-xr-xbin/puppetd1
-rwxr-xr-xbin/puppetdoc1
-rwxr-xr-xbin/puppetmasterd1
-rwxr-xr-xbin/puppetrun1
-rwxr-xr-xbin/ralsh1
7 files changed, 0 insertions, 7 deletions
diff --git a/bin/filebucket b/bin/filebucket
index 22580cbe3..5790c9460 100755
--- a/bin/filebucket
+++ b/bin/filebucket
@@ -209,4 +209,3 @@ else
raise "Invalid mode %s" % mode
end
-# $Id$
diff --git a/bin/puppetca b/bin/puppetca
index 72b2640a3..ce78118bc 100755
--- a/bin/puppetca
+++ b/bin/puppetca
@@ -286,4 +286,3 @@ else
exit(42)
end
-# $Id$
diff --git a/bin/puppetd b/bin/puppetd
index 6450d1806..a09d3c73b 100755
--- a/bin/puppetd
+++ b/bin/puppetd
@@ -447,4 +447,3 @@ else
Puppet.start
end
-# $Id$
diff --git a/bin/puppetdoc b/bin/puppetdoc
index d373eb0ca..11f9818a9 100755
--- a/bin/puppetdoc
+++ b/bin/puppetdoc
@@ -150,4 +150,3 @@ else
end
-# $Id$
diff --git a/bin/puppetmasterd b/bin/puppetmasterd
index acbafa59c..f764b1901 100755
--- a/bin/puppetmasterd
+++ b/bin/puppetmasterd
@@ -291,4 +291,3 @@ when "mongrel":
webserver.run.join
end
-# $Id$
diff --git a/bin/puppetrun b/bin/puppetrun
index 1aa0b295b..cc78f81a8 100755
--- a/bin/puppetrun
+++ b/bin/puppetrun
@@ -402,4 +402,3 @@ while go
end
-# $Id$
diff --git a/bin/ralsh b/bin/ralsh
index e4df0f0e1..58c96c930 100755
--- a/bin/ralsh
+++ b/bin/ralsh
@@ -267,4 +267,3 @@ else
puts text
end
-# $Id$