X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=regress%2Ftests%2Fcopy-upgrade-test;h=ed8a7b8d16f5d7b06131f81424c2494a7cc5119f;hb=7d5eacc922052324417c82382d6a18e8054245e8;hp=4a7282ca41fa3013c01eed2d773eb520843b6677;hpb=9b4b25f787d3061dd811b83e2a5d68d0b939307b;p=bacula%2Fbacula diff --git a/regress/tests/copy-upgrade-test b/regress/tests/copy-upgrade-test index 4a7282ca41..ed8a7b8d16 100755 --- a/regress/tests/copy-upgrade-test +++ b/regress/tests/copy-upgrade-test @@ -176,7 +176,7 @@ awk '/You have selected the following JobIds:/ { print $7 }' \ awk '/should restore with/ { print $5 }' \ ${cwd}/tmp/log2.out > ${cwd}/tmp/should -diff ${cwd}/tmp/real ${cwd}/tmp/should +diff -u ${cwd}/tmp/real ${cwd}/tmp/should if [ $? -ne 0 ]; then print_debug "Bad job selection!!!" rstat=2