[Box Backup-commit] COMMIT r1779 - box/chris/merge

boxbackup-dev@fluffy.co.uk boxbackup-dev@fluffy.co.uk
Thu, 26 Jul 2007 23:19:04 +0100


Author: chris
Date: 2007-07-26 23:19:04 +0100 (Thu, 26 Jul 2007)
New Revision: 1779

Modified:
   box/chris/merge/modules.txt
Log:
Reinsert dependency of test/backupstorefix on bin/bbackupctl (refs #3,
merges [1650])


Modified: box/chris/merge/modules.txt
===================================================================
--- box/chris/merge/modules.txt	2007-07-26 22:12:34 UTC (rev 1778)
+++ box/chris/merge/modules.txt	2007-07-26 22:19:04 UTC (rev 1779)
@@ -36,7 +36,7 @@
 bin/bbackupctl		lib/server	lib/backupclient
 
 test/backupstore	bin/bbstored	bin/bbstoreaccounts lib/server lib/backupstore lib/backupclient lib/raidfile
-test/backupstorefix	bin/bbstored	bin/bbstoreaccounts	lib/backupstore	lib/raidfile	bin/bbackupquery	bin/bbackupd
+test/backupstorefix	bin/bbstored	bin/bbstoreaccounts	lib/backupstore	lib/raidfile	bin/bbackupquery	bin/bbackupd	bin/bbackupctl
 test/backupstorepatch	bin/bbstored	bin/bbstoreaccounts	lib/backupstore	lib/raidfile
 test/backupdiff		lib/backupclient
 test/bbackupd		bin/bbackupd	bin/bbstored bin/bbstoreaccounts bin/bbackupquery bin/bbackupctl lib/server lib/backupstore lib/backupclient	lib/intercept