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/util | |
| 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/util')
| -rwxr-xr-x | test/util/classgen.rb | 1 | ||||
| -rwxr-xr-x | test/util/execution.rb | 1 | ||||
| -rwxr-xr-x | test/util/fileparsing.rb | 1 | ||||
| -rwxr-xr-x | test/util/filetype.rb | 1 | ||||
| -rwxr-xr-x | test/util/instance_loader.rb | 1 | ||||
| -rwxr-xr-x | test/util/loadedfile.rb | 1 | ||||
| -rwxr-xr-x | test/util/log.rb | 1 | ||||
| -rwxr-xr-x | test/util/metrics.rb | 1 | ||||
| -rwxr-xr-x | test/util/package.rb | 1 | ||||
| -rwxr-xr-x | test/util/posixtest.rb | 1 | ||||
| -rwxr-xr-x | test/util/settings.rb | 1 | ||||
| -rwxr-xr-x | test/util/storage.rb | 1 | ||||
| -rwxr-xr-x | test/util/subclass_loader.rb | 1 | ||||
| -rwxr-xr-x | test/util/utiltest.rb | 1 |
14 files changed, 0 insertions, 14 deletions
diff --git a/test/util/classgen.rb b/test/util/classgen.rb index 778bdbb4f..0ecb61f56 100755 --- a/test/util/classgen.rb +++ b/test/util/classgen.rb @@ -224,4 +224,3 @@ class TestPuppetUtilClassGen < Test::Unit::TestCase end end -# $Id$ diff --git a/test/util/execution.rb b/test/util/execution.rb index 0b3541775..ce748c75a 100755 --- a/test/util/execution.rb +++ b/test/util/execution.rb @@ -31,4 +31,3 @@ class TestPuppetUtilExecution < Test::Unit::TestCase end end -# $Id$ diff --git a/test/util/fileparsing.rb b/test/util/fileparsing.rb index 9a892c383..127dbe1d1 100755 --- a/test/util/fileparsing.rb +++ b/test/util/fileparsing.rb @@ -673,5 +673,4 @@ class TestUtilFileRecord < Test::Unit::TestCase end end -# $Id$ diff --git a/test/util/filetype.rb b/test/util/filetype.rb index 2c4a16fc2..e98fb5f6c 100755 --- a/test/util/filetype.rb +++ b/test/util/filetype.rb @@ -135,4 +135,3 @@ class TestFileType < Test::Unit::TestCase end end -# $Id$ diff --git a/test/util/instance_loader.rb b/test/util/instance_loader.rb index 24e8c9cab..be055fc5c 100755 --- a/test/util/instance_loader.rb +++ b/test/util/instance_loader.rb @@ -50,4 +50,3 @@ class TestInstanceloader < Test::Unit::TestCase end end -# $Id$ diff --git a/test/util/loadedfile.rb b/test/util/loadedfile.rb index f7f9f6e23..801ba5b2a 100755 --- a/test/util/loadedfile.rb +++ b/test/util/loadedfile.rb @@ -119,4 +119,3 @@ class TestLoadedFile < Test::Unit::TestCase end end -# $Id$ diff --git a/test/util/log.rb b/test/util/log.rb index 9ede9176a..0e5a542db 100755 --- a/test/util/log.rb +++ b/test/util/log.rb @@ -272,4 +272,3 @@ class TestLog < Test::Unit::TestCase end end -# $Id$ diff --git a/test/util/metrics.rb b/test/util/metrics.rb index fd997df17..2775b3ff1 100755 --- a/test/util/metrics.rb +++ b/test/util/metrics.rb @@ -75,4 +75,3 @@ class TestMetric < PuppetTest::TestCase end end -# $Id$ diff --git a/test/util/package.rb b/test/util/package.rb index 73b069f84..737d8e5b4 100755 --- a/test/util/package.rb +++ b/test/util/package.rb @@ -24,4 +24,3 @@ class TestPuppetUtilPackage < Test::Unit::TestCase end end -# $Id$ diff --git a/test/util/posixtest.rb b/test/util/posixtest.rb index 0dd437fa8..ae32c7a3f 100755 --- a/test/util/posixtest.rb +++ b/test/util/posixtest.rb @@ -167,4 +167,3 @@ class TestPosixUtil < Test::Unit::TestCase end end -# $Id$ diff --git a/test/util/settings.rb b/test/util/settings.rb index 62f34fda6..7dad04968 100755 --- a/test/util/settings.rb +++ b/test/util/settings.rb @@ -1104,4 +1104,3 @@ yay = /a/path end end -# $Id$ diff --git a/test/util/storage.rb b/test/util/storage.rb index dd68af5bf..d583e2c59 100755 --- a/test/util/storage.rb +++ b/test/util/storage.rb @@ -120,4 +120,3 @@ class TestStorage < Test::Unit::TestCase end end -# $Id$ diff --git a/test/util/subclass_loader.rb b/test/util/subclass_loader.rb index 5c8174cfa..2066785f7 100755 --- a/test/util/subclass_loader.rb +++ b/test/util/subclass_loader.rb @@ -97,4 +97,3 @@ class TestPuppetUtilSubclassLoader < Test::Unit::TestCase end end -# $Id$ diff --git a/test/util/utiltest.rb b/test/util/utiltest.rb index 405ddbb48..13a17ed6c 100755 --- a/test/util/utiltest.rb +++ b/test/util/utiltest.rb @@ -285,4 +285,3 @@ class TestPuppetUtil < Test::Unit::TestCase end end -# $Id$ |
