From cfa4c9acbe2802c71345910681cfbc806b2a55c6 Mon Sep 17 00:00:00 2001 From: Eric Bollengier Date: Wed, 6 Aug 2008 14:17:03 +0000 Subject: [PATCH] ebl update doc git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7469 91ce42f0-d328-0410-95d8-f526ca767f89 --- bacula/patches/testing/justdisk.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bacula/patches/testing/justdisk.c b/bacula/patches/testing/justdisk.c index 226d270e50..5b8b94772b 100644 --- a/bacula/patches/testing/justdisk.c +++ b/bacula/patches/testing/justdisk.c @@ -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 */ -- 2.39.5