From 8ed4e9a01572be8b1ded63a253b142b32deb041a Mon Sep 17 00:00:00 2001 From: Chris Wilson Date: Thu, 13 Feb 2014 22:12:10 +0000 Subject: Compile fix. --- test/backupstore/testbackupstore.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test') diff --git a/test/backupstore/testbackupstore.cpp b/test/backupstore/testbackupstore.cpp index adc9245a..91e75150 100644 --- a/test/backupstore/testbackupstore.cpp +++ b/test/backupstore/testbackupstore.cpp @@ -1191,7 +1191,7 @@ bool check_num_blocks(BackupProtocolCallable& Client, int Current, int Old, Dirs == usage->GetBlocksInDirectories()); } -bool check_account(Log::Level log_level = Log::WARNING) +bool check_account(Log::Level log_level) { int errors_fixed; -- cgit v1.2.3