Changeset 2107 for box/trunk/test
- Timestamp:
- 13/03/2008 21:40:51 (4 years ago)
- File:
-
- 1 edited
-
box/trunk/test/bbackupd/testbbackupd.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
box/trunk/test/bbackupd/testbbackupd.cpp
r2100 r2107 441 441 int test_run_bbstored() 442 442 { 443 std::string cmd = BBSTORED + bbstored_args + " testfiles/bbstored.conf"; 443 std::string cmd = BBSTORED " " + bbstored_args + 444 " testfiles/bbstored.conf"; 444 445 bbstored_pid = LaunchServer(cmd, "testfiles/bbstored.pid"); 445 446
Note: See TracChangeset
for help on using the changeset viewer.
