]> git.sur5r.net Git - bacula/bacula/commitdiff
Reduce debug output
authorKern Sibbald <kern@sibbald.com>
Wed, 17 Feb 2010 13:15:06 +0000 (14:15 +0100)
committerKern Sibbald <kern@sibbald.com>
Wed, 17 Feb 2010 13:18:44 +0000 (14:18 +0100)
regress/tests/base-job-test

index 14f0b09badd1aa386237140985c534d311ad02c7..6eada768e14214ea605a3c4dc07c9f1d50253221 100755 (executable)
@@ -174,9 +174,9 @@ cat <<END_OF_DATA >${cwd}/tmp/bconcmds
 run level=full job=backup yes
 wait
 messages
-@$out ${cwd}/tmp/log5.out
+@out ${cwd}/tmp/log5.out
 list basefiles jobid=6
-@$out ${cwd}/tmp/log6.out
+@out ${cwd}/tmp/log6.out
 list files jobid=6
 messages
 END_OF_DATA