]> git.sur5r.net Git - bacula/bacula/blobdiff - regress/tests/base-job-test
Fix for sqlite, now it works
[bacula/bacula] / regress / tests / base-job-test
index e553749143fa5cbed38125f2f26e70eef93eb847..1882e66107cb4b1feef8cd2803689658ac517602 100755 (executable)
@@ -107,8 +107,6 @@ if [ $? -ne 0 ]; then
     bstat=2
 fi
 
-ls -l ${cwd}/tmp/bacula-restores/tmp/regress/build/accurate/
-
 ################################################################
 p Now do a backup after making few changes
 ################################################################
@@ -140,10 +138,6 @@ check_two_logs
 check_restore_diff
 check_files_written ${cwd}/tmp/log1.out 4
 
-ls -l ${cwd}/tmp/bacula-restores/tmp/regress/build/accurate/
-
-exit 0
-
 rm -rf ${cwd}/tmp/bacula-restores
 
 ################################################################