]> git.sur5r.net Git - bacula/bacula/blobdiff - regress/tests/weird-files2-test
ebl update cancel test
[bacula/bacula] / regress / tests / weird-files2-test
index 8e3b6eaa50cdb0826394d2b18a2097199d88fc29..9a8e1dce3b0964b587ec0b36f456efc6a5f4af84 100755 (executable)
@@ -76,7 +76,7 @@ stop_bacula
 bin/testls weird-files2 >${cwd}/tmp/restored
 
 check_two_logs
-diff ${cwd}/tmp/original ${cwd}/tmp/restored 2>&1 >/dev/null
+diff -u ${cwd}/tmp/original ${cwd}/tmp/restored 2>&1 >/dev/null
 #diff -u ${cwd}/tmp/original ${cwd}/tmp/restored
 dstat=$?