summaryrefslogtreecommitdiffstats
path: root/test/executables
diff options
context:
space:
mode:
authorLuke Kanies <luke@madstop.com>2007-10-05 00:08:15 -0500
committerLuke Kanies <luke@madstop.com>2007-10-05 00:08:15 -0500
commit275af562b462813ddf5ddbad2192ddc2bf57770c (patch)
treeaceabf68095b8c34fd599f245022a9aaab0984da /test/executables
parentce0178316d8cefd072f53d39b59ce47332f6ec8f (diff)
parent29accba1b9343f4967c15d36506b3bf60d5f0f9c (diff)
downloadpuppet-275af562b462813ddf5ddbad2192ddc2bf57770c.tar.gz
puppet-275af562b462813ddf5ddbad2192ddc2bf57770c.tar.xz
puppet-275af562b462813ddf5ddbad2192ddc2bf57770c.zip
Merge branch 'routing' of http://git.rickbradley.com/puppet into routing
Diffstat (limited to 'test/executables')
-rwxr-xr-xtest/executables/filebucket.rb1
-rwxr-xr-xtest/executables/puppetbin.rb1
-rwxr-xr-xtest/executables/puppetca.rb1
-rwxr-xr-xtest/executables/puppetd.rb1
-rwxr-xr-xtest/executables/puppetmasterd.rb1
-rwxr-xr-xtest/executables/puppetmodule.rb1
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$