]> git.sur5r.net Git - bacula/bacula/blobdiff - regress/tests/fast-two-pool-test
Backport from Bacula Enterprise
[bacula/bacula] / regress / tests / fast-two-pool-test
index 765110b39d0c43d74af801a11239c940839044f5..ebd6a7b059c9474e6db3afac363ba023b63d38df 100755 (executable)
@@ -1,4 +1,9 @@
 #!/bin/sh
+#
+# Copyright (C) 2000-2015 Kern Sibbald
+# License: BSD 2-Clause; see file LICENSE-FOSS
+#
+
 #
 # This is Arno's test.  It uses two pools, two tapes, and
 #  an autochanger. Note, the Director has three Pools in its 
@@ -28,7 +33,7 @@ start_test
 
 # Write out bconsole commands to a file
 cat <<END_OF_DATA >${cwd}/tmp/bconcmds
-@$out /dev/null
+@output /dev/null
 messages
 @$out ${cwd}/tmp/log1.out
 @#setdebug level=150 storage=tape
@@ -56,7 +61,7 @@ list volumes
 list jobs
 status storage=tape
 messages
-setdebug level=200 storage=tape
+@#setdebug level=200 storage=tape
 @#setdebug level=200 client          
 restore where=${cwd}/tmp/bacula-restores select all storage=tape done
 yes