]> git.sur5r.net Git - bacula/bacula/blobdiff - regress/tests/small-file-size-tape
Backport from Bacula Enterprise
[bacula/bacula] / regress / tests / small-file-size-tape
index 2e1dc65e1d30b08ba2093e5f071c4fd49faebae6..68faeee7048baaca37d45ccda8016ee70c6fc796 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 
 #   to a tape where the maximum tape file size is set to 1M
@@ -26,6 +31,11 @@ messages
 label storage=tape volume=TestVolume001 slot=0 pool=Default
 setdebug level=2 storage=tape
 run job=$JobName yes
+run level=Full job=$JobName yes
+run level=Full job=$JobName yes
+@exec "sh -c 'touch ${cwd}/build/*.o
+run job=$JobName yes
+@exec "sh -c 'touch ${cwd}/build/*.o
 wait
 messages
 @#