diff options
author | Luke Kanies <luke@madstop.com> | 2005-06-29 21:00:03 +0000 |
---|---|---|
committer | Luke Kanies <luke@madstop.com> | 2005-06-29 21:00:03 +0000 |
commit | 26bc12ba3cb0caebd890d6551b2918cc2f74e106 (patch) | |
tree | cb562991604941f95493c35f3b3f7c6a2a85bd88 /test/other/tc_transactions.rb | |
parent | bb7e2833f0ea9c97d55fcb76e5811c035161256f (diff) | |
download | puppet-26bc12ba3cb0caebd890d6551b2918cc2f74e106.tar.gz puppet-26bc12ba3cb0caebd890d6551b2918cc2f74e106.tar.xz puppet-26bc12ba3cb0caebd890d6551b2918cc2f74e106.zip |
further output cleanup, and fixed the problem with tc_server.rb leaving sleeper processes lying around
git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@321 980ebf18-57e1-0310-9a29-db15c13687c0
Diffstat (limited to 'test/other/tc_transactions.rb')
-rw-r--r-- | test/other/tc_transactions.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/other/tc_transactions.rb b/test/other/tc_transactions.rb index ec1b9f277..ac2cd8578 100644 --- a/test/other/tc_transactions.rb +++ b/test/other/tc_transactions.rb @@ -25,7 +25,7 @@ class TestTransactions < Test::Unit::TestCase Puppet::Type.allclear } - print "\n\n" + print "\n\n" if Puppet[:debug] end def newfile |