Changeset 23574 for trunk/psModules/src/config/pmConfig.c
- Timestamp:
- Mar 27, 2009, 12:29:45 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/config/pmConfig.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/config/pmConfig.c
r23286 r23574 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.
