- Timestamp:
- Mar 29, 2009, 6:15:31 PM (17 years ago)
- Location:
- branches/cnb_branches/cnb_branch_20090301
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/cnb_branches/cnb_branch_20090301
-
branches/cnb_branches/cnb_branch_20090301/psModules
- Property svn:mergeinfo changed
/trunk/psModules merged: 23354,23358,23370,23374,23378,23404-23405,23428,23432,23447,23450-23452,23476,23487,23498,23535,23574,23576-23577,23587
- Property svn:mergeinfo changed
-
branches/cnb_branches/cnb_branch_20090301/psModules/src/config/pmConfig.c
r23351 r23594 806 806 pmConfigLoadRecipeOptions(argc, argv, config, "-Df"); 807 807 pmConfigLoadRecipeOptions(argc, argv, config, "-Db"); 808 809 if (!pmConfigReadRecipes(config, PM_RECIPE_SOURCE_CL)) { 810 psError(PS_ERR_IO, false, "Failed to read recipes from command-line"); 811 psFree(config); 812 return NULL; 813 } 808 814 809 815 // Look for command-line options for files to replace
Note:
See TracChangeset
for help on using the changeset viewer.
