Changeset 20813 for trunk/ippTools/src
- Timestamp:
- Nov 21, 2008, 11:24:54 AM (17 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/pzgetimfiles.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/pzgetimfiles.c
r20809 r20813 117 117 // download an "empty" fileset. 118 118 // mark the summitExp row as faulted 119 if (!p_psDBRunQuery(config->dbh, "UPDATE summitExp SET fault = %d WHERE exp_name = '%s' AND camera = '%s' AND telescope = '%s'", 42, filesetid, camera, telescope)) {119 if (!p_psDBRunQuery(config->dbh, "UPDATE summitExp SET fault = %d WHERE exp_name = '%s' AND camera = '%s' AND telescope = '%s'", 250, filesetid, camera, telescope)) { 120 120 psError(PS_ERR_UNKNOWN, false, "database error"); 121 121 }
Note:
See TracChangeset
for help on using the changeset viewer.
