git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3746
91ce42f0-d328-0410-95d8-
f526ca767f89
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
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