From: Kern Sibbald Date: Sun, 28 May 2017 13:10:52 +0000 (+0200) Subject: Tweak more debug for FreeBSD to verify-data-test X-Git-Tag: Release-7.9.1~7 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=734b0dcd23c6def6c3a67b7de434b5141c088554;p=bacula%2Fbacula Tweak more debug for FreeBSD to verify-data-test --- diff --git a/regress/tests/verify-data-test b/regress/tests/verify-data-test index 712073f292..c80c0b794c 100755 --- a/regress/tests/verify-data-test +++ b/regress/tests/verify-data-test @@ -102,6 +102,9 @@ if [ $nb -ne 4 ]; then fi nb=`grep "^ Termination: *Verify OK" tmp/log3.out | wc -l` if [ $nb -ne $nbok ]; then + echo "nb=${nb} nbok=${nbok}" + echo "tmp/log3.out" + cat tmp/log3.out rstat=2 fi dstat=0