summaryrefslogtreecommitdiffstats
path: root/test/executables
diff options
context:
space:
mode:
authorRick Bradley <rick@rickbradley.com>2007-10-04 08:04:44 -0500
committerRick Bradley <rick@rickbradley.com>2007-10-04 08:04:44 -0500
commit92d23e0398ffbaf7e264bb7ff716bd6f83130b07 (patch)
treeaf4a9296a11733c4636a88d38925804ea6f0793d /test/executables
parent1334b786ac622a6094ba68b3e66fce3f5841deed (diff)
parentbd8e38236a23ae687c418fcbb90e5f61c8c67b01 (diff)
downloadpuppet-92d23e0398ffbaf7e264bb7ff716bd6f83130b07.tar.gz
puppet-92d23e0398ffbaf7e264bb7ff716bd6f83130b07.tar.xz
puppet-92d23e0398ffbaf7e264bb7ff716bd6f83130b07.zip
Merge branch 'master' of git://reductivelabs.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$