]> git.sur5r.net Git - bacula/bacula/blobdiff - regress/tests/no-chksum-test
Backport from Bacula Enterprise
[bacula/bacula] / regress / tests / no-chksum-test
index faedfd5b7ade0f41ff832b2cd55cc1fa57a3fdb0..251186b06a661b99fc3f810d316913d99ecc510d 100755 (executable)
@@ -1,4 +1,9 @@
 #!/bin/sh
+#
+# Copyright (C) 2000-2015 Kern Sibbald
+# License: BSD 2-Clause; see file LICENSE-FOSS
+#
+
 #
 # Run a simple backup of the Bacula build directory without
 # md5 signature then restore it.
@@ -24,7 +29,7 @@ change_jobname BackupClient1 $JobName
 start_test
 
 cat <<END_OF_DATA >$tmp/bconcmds
-@$out /dev/null
+@output /dev/null
 messages
 @$out $tmp/log1.out
 label volume=TestVolume001 storage=File pool=File
@@ -57,7 +62,7 @@ run_bconsole
 rm -f $cwd/build/bigfile 
 
 cat <<END_OF_DATA >$tmp/bconcmds
-@$out /dev/null
+@output /dev/null
 messages
 @$out $tmp/log1.out
 @# don't restore the bigfile, and try to see if it reads the whole volume