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 /test/executables | |
| 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 'test/executables')
| -rwxr-xr-x | test/executables/filebucket.rb | 1 | ||||
| -rwxr-xr-x | test/executables/puppetbin.rb | 1 | ||||
| -rwxr-xr-x | test/executables/puppetca.rb | 1 | ||||
| -rwxr-xr-x | test/executables/puppetd.rb | 1 | ||||
| -rwxr-xr-x | test/executables/puppetmasterd.rb | 1 | ||||
| -rwxr-xr-x | test/executables/puppetmodule.rb | 1 |
6 files changed, 0 insertions, 6 deletions
diff --git a/test/executables/filebucket.rb b/test/executables/filebucket.rb index 421eeb1fd..82746bde9 100755 --- a/test/executables/filebucket.rb +++ b/test/executables/filebucket.rb @@ -46,4 +46,3 @@ class TestFileBucketExe < Test::Unit::TestCase end end -# $Id$ diff --git a/test/executables/puppetbin.rb b/test/executables/puppetbin.rb index b58718112..e498a85d2 100755 --- a/test/executables/puppetbin.rb +++ b/test/executables/puppetbin.rb @@ -85,4 +85,3 @@ class TestPuppetBin < Test::Unit::TestCase end end -# $Id$ diff --git a/test/executables/puppetca.rb b/test/executables/puppetca.rb index 82e90df72..e1c516d98 100755 --- a/test/executables/puppetca.rb +++ b/test/executables/puppetca.rb @@ -113,4 +113,3 @@ class TestPuppetCA < Test::Unit::TestCase end end -# $Id$ diff --git a/test/executables/puppetd.rb b/test/executables/puppetd.rb index 220ff4283..ea63d70f2 100755 --- a/test/executables/puppetd.rb +++ b/test/executables/puppetd.rb @@ -56,4 +56,3 @@ class TestPuppetDExe < Test::Unit::TestCase end end -# $Id$ diff --git a/test/executables/puppetmasterd.rb b/test/executables/puppetmasterd.rb index 5195fa345..58726db45 100755 --- a/test/executables/puppetmasterd.rb +++ b/test/executables/puppetmasterd.rb @@ -140,4 +140,3 @@ class TestPuppetMasterD < Test::Unit::TestCase end end -# $Id$ diff --git a/test/executables/puppetmodule.rb b/test/executables/puppetmodule.rb index 58ce11978..9e04bc2e8 100755 --- a/test/executables/puppetmodule.rb +++ b/test/executables/puppetmodule.rb @@ -53,4 +53,3 @@ class TestPuppetModule < Test::Unit::TestCase end end -# $Id$ |
