summaryrefslogtreecommitdiff
path: root/test/bbackupd
diff options
context:
space:
mode:
authorChris Wilson <chris+github@qwirx.com>2007-04-22 14:40:34 +0000
committerChris Wilson <chris+github@qwirx.com>2007-04-22 14:40:34 +0000
commit231b76c8b767033dcbe43bff159a1afcec02d087 (patch)
treef9e2da49878bd440fc1d06ed8470aca58f54cd8d /test/bbackupd
parent98b32fc7cc9a651b96d01e80f5ae18ef516e01fa (diff)
Add sync allow script to test config, to allow it to be tested.
Use TARGET_PERL to execute the test scripts. (refs #3)
Diffstat (limited to 'test/bbackupd')
-rw-r--r--test/bbackupd/testfiles/bbackupd.conf.in3
1 files changed, 2 insertions, 1 deletions
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
{