- Timestamp:
- Oct 13, 2019, 1:03:16 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20191011/psphot/src/psphotReadout.c
r40447 r40942 126 126 } 127 127 if (!strcasecmp (breakPt, "PEAKS")) { 128 return psphotReadoutCleanup (config, view, filerule); 128 psphotDumpTest (config, view, filerule); 129 return psphotReadoutCleanup (config, view, filerule); 129 130 } 130 131 … … 156 157 } 157 158 if (!strcasecmp (breakPt, "MOMENTS")) { 159 psphotDumpTest (config, view, filerule); 158 160 return psphotReadoutCleanup (config, view, filerule); 159 161 }
Note:
See TracChangeset
for help on using the changeset viewer.
