From 777f25e25bc84ea6569a497894d2ba957acc7bcc Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Sat, 19 Nov 2005 14:45:29 +0000 Subject: [PATCH] Update git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2600 91ce42f0-d328-0410-95d8-f526ca767f89 --- regress/tests/backup-bacula-tape | 2 ++ 1 file changed, 2 insertions(+) diff --git a/regress/tests/backup-bacula-tape b/regress/tests/backup-bacula-tape index bb9272d416..37c42382a5 100755 --- a/regress/tests/backup-bacula-tape +++ b/regress/tests/backup-bacula-tape @@ -3,6 +3,8 @@ # 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. # debug=0 if test "$debug" -eq 1 ; then -- 2.39.5