diff options
| author | Luke Kanies <luke@madstop.com> | 2007-10-03 21:55:41 -0500 |
|---|---|---|
| committer | Luke Kanies <luke@madstop.com> | 2007-10-03 21:55:41 -0500 |
| commit | fd11603fe47668ba72f0d3f2b984174331a0a154 (patch) | |
| tree | 9a0a7bde852500cfee1793d6c982759c15628b99 /bin | |
| parent | 7da2031beb46c744a2a33af01d84e0d397b1e9ae (diff) | |
| download | puppet-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-x | bin/filebucket | 1 | ||||
| -rwxr-xr-x | bin/puppetca | 1 | ||||
| -rwxr-xr-x | bin/puppetd | 1 | ||||
| -rwxr-xr-x | bin/puppetdoc | 1 | ||||
| -rwxr-xr-x | bin/puppetmasterd | 1 | ||||
| -rwxr-xr-x | bin/puppetrun | 1 | ||||
| -rwxr-xr-x | bin/ralsh | 1 |
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$ @@ -267,4 +267,3 @@ else puts text end -# $Id$ |
