- Timestamp:
- Nov 27, 2019, 11:39:38 AM (7 years ago)
- Location:
- branches/eam_branches/ipp-20191011
- Files:
-
- 3 edited
-
. (modified) (1 prop)
-
ippTools/src (modified) (1 prop)
-
ippTools/src/stacktool.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20191011
- Property svn:mergeinfo changed
-
branches/eam_branches/ipp-20191011/ippTools/src
-
Property svn:mergeinfo
set to (toggle deleted branches)
/branches/IPP-308_move_backups_folder/ippTools/src merged eligible /branches/ccl_branches/ipp-20190806/ippTools/src merged eligible /branches/czw_branch/20160809/ippTools/src merged eligible /branches/czw_branch/20170908/ippTools/src merged eligible /trunk/ippTools/src merged eligible /branches/ipp-259_genericise_backups/ippTools/src 40910-40966
-
Property svn:mergeinfo
set to (toggle deleted branches)
-
branches/eam_branches/ipp-20191011/ippTools/src/stacktool.c
r39926 r41170 1211 1211 PXOPT_COPY_S64(config->args, where, "-stack_id", "stackSumSkyfile.stack_id", "=="); 1212 1212 PXOPT_COPY_STR(config->args, where, "-tess_id", "stackRun.tess_id", "LIKE"); 1213 PXOPT_COPY_STR(config->args, where, "-skycell_id", "stackRun.skycell_id", " ==");1213 PXOPT_COPY_STR(config->args, where, "-skycell_id", "stackRun.skycell_id", "LIKE"); 1214 1214 PXOPT_COPY_STR(config->args, where, "-filter", "stackRun.filter", "LIKE"); 1215 1215 PXOPT_COPY_STR(config->args, where, "-state", "stackRun.state", "==");
Note:
See TracChangeset
for help on using the changeset viewer.
