Ignore:
Timestamp:
14/12/2007 23:38:29 (4 years ago)
Author:
chris
Message:

Compile fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • box/chris/general/test/backupstorefix/testbackupstorefix.cpp

    r1964 r1996  
    311311                        " testfiles/testbackupstorefix.pl init") == 0); 
    312312 
    313                 std::string cmd = BBACKUPD + " " + bbackupd_args + 
     313                std::string cmd = BBACKUPD " " + bbackupd_args + 
    314314                        " testfiles/bbackupd.conf"; 
    315315                int bbackupd_pid = LaunchServer(cmd, "testfiles/bbackupd.pid"); 
Note: See TracChangeset for help on using the changeset viewer.