From 231b76c8b767033dcbe43bff159a1afcec02d087 Mon Sep 17 00:00:00 2001 From: Chris Wilson Date: Sun, 22 Apr 2007 14:40:34 +0000 Subject: Add sync allow script to test config, to allow it to be tested. Use TARGET_PERL to execute the test scripts. (refs #3) --- test/bbackupd/testfiles/bbackupd.conf.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'test/bbackupd') diff --git a/test/bbackupd/testfiles/bbackupd.conf.in b/test/bbackupd/testfiles/bbackupd.conf.in index 097cf7b7..ce5d5b7c 100644 --- a/test/bbackupd/testfiles/bbackupd.conf.in +++ b/test/bbackupd/testfiles/bbackupd.conf.in @@ -25,7 +25,8 @@ ExtendedLogFile = testfiles/bbackupd.log CommandSocket = testfiles/bbackupd.sock -NotifyScript = @PERL@ testfiles/notifyscript.pl +NotifyScript = @TARGET_PERL@ testfiles/notifyscript.pl +SyncAllowScript = @TARGET_PERL@ testfiles/syncallowscript.pl Server { -- cgit v1.2.3