[Box Backup-dev] COMMIT r613 - box/chris/general

boxbackup-dev@fluffy.co.uk boxbackup-dev@fluffy.co.uk
Mon, 5 Jun 2006 13:03:03 +0000 (GMT)


Author: chris
Date: 2006-06-05 13:03:00 +0000 (Mon, 05 Jun 2006)
New Revision: 613

Modified:
   box/chris/general/modules.txt
Log:
* modules.txt
- Enabled test/backupstorepatch on Win32


Modified: box/chris/general/modules.txt
===================================================================
--- box/chris/general/modules.txt	2006-06-05 13:02:36 UTC (rev 612)
+++ box/chris/general/modules.txt	2006-06-05 13:03:00 UTC (rev 613)
@@ -39,11 +39,11 @@
 
 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/backupstorepatch	bin/bbstored	bin/bbstoreaccounts	lib/backupstore	lib/raidfile
 
 OMIT:mingw32
 OMIT:mingw32msvc
 OMIT:CYGWIN
-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
 END-OMIT