]> git.sur5r.net Git - bacula/bacula/commitdiff
Update debug output
authorKern Sibbald <kern@sibbald.com>
Mon, 4 Dec 2006 13:01:46 +0000 (13:01 +0000)
committerKern Sibbald <kern@sibbald.com>
Mon, 4 Dec 2006 13:01:46 +0000 (13:01 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3746 91ce42f0-d328-0410-95d8-f526ca767f89

regress/tests/gigaslam-sparse-test
regress/tests/sparse-encrypt-test

index 38ebd494375bc3d8d3e7405deb1ed3c098006c57..34288e92048682367e148efe8c8c5f9addc20387 100755 (executable)
@@ -54,6 +54,7 @@ stop_bacula
 size=`du ${cwd}/tmp/bacula-restores/${cwd}/build/src/tools/gigaslam.gif | cut -f 1`
 if [ $size -gt 120 ]; then
    echo "========== restored sparse file gigaslam.gif too big ========="
+   echo "      size is ${size}K it should be 120K"
 fi
 
 check_two_logs
index 5a20ae6b5c3cdcbb178b8111968fecb772f6165e..fa6484d9687cd88ffbf556aac08c845749cebec6 100755 (executable)
@@ -55,6 +55,7 @@ stop_bacula
 size=`du ${cwd}/tmp/bacula-restores/${cwd}/build/src/tools/gigaslam.gif | cut -f 1`
 if [ $size -gt 120 ]; then
    echo "========== restored sparse file: gigaslam.gif too big ========="
+   echo "      size is ${size}K it should be 120K"
 fi
 
 check_two_logs