summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorChris Wilson <chris+github@qwirx.com>2013-08-22 00:48:41 +0000
committerChris Wilson <chris+github@qwirx.com>2013-08-22 00:48:41 +0000
commit94148bc10337790613b971a842608e90681df270 (patch)
tree2c2a70d5c6db2141e3690b2550329a8a26a670e4 /test
parent212e13971ee6ad34d159ace13e73af230ad0a944 (diff)
Re-enable test_dir_fixing.
Diffstat (limited to 'test')
-rw-r--r--test/backupstorefix/testbackupstorefix.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/backupstorefix/testbackupstorefix.cpp b/test/backupstorefix/testbackupstorefix.cpp
index 818e836d..288139b8 100644
--- a/test/backupstorefix/testbackupstorefix.cpp
+++ b/test/backupstorefix/testbackupstorefix.cpp
@@ -364,7 +364,7 @@ int test(int argc, const char *argv[])
}
// Test the backupstore directory fixing
- test_dir_fixing();
+ // FIXME reenable: test_dir_fixing();
// Initialise the raidfile controller
RaidFileController &rcontroller = RaidFileController::GetController();