]> git.sur5r.net Git - bacula/bacula/commitdiff
ebl update doc
authorEric Bollengier <eric@eb.homelinux.org>
Wed, 6 Aug 2008 14:17:03 +0000 (14:17 +0000)
committerEric Bollengier <eric@eb.homelinux.org>
Wed, 6 Aug 2008 14:17:03 +0000 (14:17 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7469 91ce42f0-d328-0410-95d8-f526ca767f89

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
  */