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/network/authconfig.rb | |
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/network/authconfig.rb')
-rwxr-xr-x | test/network/authconfig.rb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/network/authconfig.rb b/test/network/authconfig.rb index 2f99f0ede..e22431c75 100755 --- a/test/network/authconfig.rb +++ b/test/network/authconfig.rb @@ -68,5 +68,4 @@ class TestAuthConfig < Test::Unit::TestCase end end -# $Id$ |