Changeset 1927 for box/trunk/infrastructure/buildenv-testmain-template.cpp
- Timestamp:
- 06/11/2007 23:27:23 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
box/trunk/infrastructure/buildenv-testmain-template.cpp
r1916 r1927 177 177 case 'c': 178 178 { 179 bbackupd_args += " "; 179 if (bbackupd_args.length() > 0) 180 { 181 bbackupd_args += " "; 182 } 180 183 bbackupd_args += optarg; 181 184 }
Note: See TracChangeset
for help on using the changeset viewer.
