[Box Backup-commit] COMMIT r1519 - box/chris/merge/lib/raidfile

boxbackup-dev@fluffy.co.uk boxbackup-dev@fluffy.co.uk
Fri, 20 Apr 2007 22:13:50 +0100


Author: chris
Date: 2007-04-20 22:13:50 +0100 (Fri, 20 Apr 2007)
New Revision: 1519

Modified:
   box/chris/merge/lib/raidfile/RaidFileException.txt
Log:
Fix erroneous line break.


Modified: box/chris/merge/lib/raidfile/RaidFileException.txt
===================================================================
--- box/chris/merge/lib/raidfile/RaidFileException.txt	2007-04-20 20:00:30 UTC (rev 1518)
+++ box/chris/merge/lib/raidfile/RaidFileException.txt	2007-04-20 21:13:50 UTC (rev 1519)
@@ -11,8 +11,7 @@
 OSError							8	Error when accessing an underlying file. Check file permissions allow files to be read and written in the configured raid directories.
 WriteFileOpenOnTransform		9
 WrongNumberOfDiscsInSet			10	There should be three directories in each disc set.
-RaidFileDoesntExist				11	Error when accessing a
-file on the store. Check the store with bbstoreaccounts check.
+RaidFileDoesntExist				11	Error when accessing a file on the store. Check the store with bbstoreaccounts check.
 ErrorOpeningFileForRead			12
 FileIsDamagedNotRecoverable		13
 InvalidRaidFile					14