]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/patches/testing/justdisk.c
ebl fix segfault in debug message
[bacula/bacula] / bacula / patches / testing / justdisk.c
index 226d270e50ccd193ec919094258a1cc6c1c8caf0..5b8b94772b47651b7b3171e6daca18d95e592dbe 100644 (file)
@@ -22,7 +22,8 @@
  cd regress/build
  make
  cd patches/testing
- g++ -g -Wall -I../../src -I../../src/lib -L../../src/lib justdisk.c -lbac -lpthread -lssl -D_TEST_BUF
+ g++ -g -Wall -I../../src -I../../src/lib -L../../src/lib justdisk.c -lbac -lpthread -lssl -D_TEST_TREE
+ find / > lst
  ./a.out
  */