]> git.sur5r.net Git - bacula/bacula/blobdiff - regress/tests/backup-to-null
Backport from Bacula Enterprise
[bacula/bacula] / regress / tests / backup-to-null
index 7540d2fbbe45e8d57c300a3506f955c33a6550ed..afc948ac323fb4ecb87fccd45c5378af87787e90 100755 (executable)
@@ -1,13 +1,17 @@
 #!/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 then restore it, we do that twice to ensure that
-#   we can correctly append to a tape.
-# We also use the purge and the relabel commands as
-#   well as a pile of status storage commands.
+#   to /dev/null Of course, it's not possible to restore ;-)
 #
 TestName="backup-to-null"
 JobName=backuptonull
+
+
 . scripts/functions
 
 scripts/cleanup