summaryrefslogtreecommitdiff
path: root/test/bbackupd
diff options
context:
space:
mode:
Diffstat (limited to 'test/bbackupd')
-rw-r--r--test/bbackupd/testbbackupd.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/bbackupd/testbbackupd.cpp b/test/bbackupd/testbbackupd.cpp
index d09132cc..3927c74d 100644
--- a/test/bbackupd/testbbackupd.cpp
+++ b/test/bbackupd/testbbackupd.cpp
@@ -3934,7 +3934,7 @@ int test_bbackupd()
/*
// List the files on the server - why?
::system(BBACKUPQUERY " -q -c testfiles/bbackupd.conf "
- "-l testfiles/queryLIST.log \"list -rotdh\" quit");
+ "-l testfiles/queryLIST.log \"list -Rotdh\" quit");
TestRemoteProcessMemLeaks("bbackupquery.memleaks");
*/