- 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/psphot
- Property svn:mergeinfo changed
/trunk/psphot merged: 23442,23445,23486-23487,23492,23535
- Property svn:mergeinfo changed
-
branches/cnb_branches/cnb_branch_20090301/psphot/src/psphotReadoutMinimal.c
r21366 r23594 19 19 if (!recipe) { 20 20 psError(PSPHOT_ERR_CONFIG, false, "missing recipe %s", PSPHOT_RECIPE); 21 return false; 22 } 23 24 // set the photcode for this image 25 if (!psphotAddPhotcode(recipe, config, view, "PSPHOT.INPUT")) { 26 psError(PSPHOT_ERR_CONFIG, false, "trouble defining the photcode"); 21 27 return false; 22 28 }
Note:
See TracChangeset
for help on using the changeset viewer.
