git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5611
91ce42f0-d328-0410-95d8-
f526ca767f89
bstat=$?
grep "^ Termination: *Restore OK" tmp/log2.out 2>&1 >/dev/null
rstat=$?
+ grep "^ Termination: *Restore OK -- warning file count mismatch" tmp/log2.out 2>&1 >/dev/null
+ if test $? -eq 0; then
+ rstat = 2
+ fi
}
check_restore_diff()
messages
@$out tmp/log1.out
list volumes
-setdebug level=300 storage=DDS-4
+@#setdebug level=300 storage=DDS-4
run job=$JobName yes
wait
list volumes