[Box Backup-commit] COMMIT r1558 - box/chris/merge/test/bbackupd/testfiles

boxbackup-dev@fluffy.co.uk boxbackup-dev@fluffy.co.uk
Sun, 22 Apr 2007 15:40:34 +0100


Author: chris
Date: 2007-04-22 15:40:34 +0100 (Sun, 22 Apr 2007)
New Revision: 1558

Modified:
   box/chris/merge/test/bbackupd/testfiles/bbackupd.conf.in
Log:
Add sync allow script to test config, to allow it to be tested.

Use TARGET_PERL to execute the test scripts. (refs #3)


Modified: box/chris/merge/test/bbackupd/testfiles/bbackupd.conf.in
===================================================================
--- box/chris/merge/test/bbackupd/testfiles/bbackupd.conf.in	2007-04-22 14:39:55 UTC (rev 1557)
+++ box/chris/merge/test/bbackupd/testfiles/bbackupd.conf.in	2007-04-22 14:40:34 UTC (rev 1558)
@@ -25,7 +25,8 @@
 
 CommandSocket = testfiles/bbackupd.sock
 
-NotifyScript = @PERL@ testfiles/notifyscript.pl
+NotifyScript    = @TARGET_PERL@ testfiles/notifyscript.pl
+SyncAllowScript = @TARGET_PERL@ testfiles/syncallowscript.pl
 
 Server
 {