Changeset 18076 for branches/cleanup/ippTools/src/pzgetimfiles.c
- Timestamp:
- Jun 10, 2008, 4:02:14 PM (18 years ago)
- Location:
- branches/cleanup/ippTools/src
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
pzgetimfiles.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/cleanup/ippTools/src
- Property svn:ignore
-
old new 23 23 difftool 24 24 stacktool 25 faketool 25 26 dettool 26 27 detselect
-
- Property svn:ignore
-
branches/cleanup/ippTools/src/pzgetimfiles.c
r17744 r18076 250 250 " incoming.class," 251 251 " incoming.class_id," 252 " incoming.uri" 252 " incoming.uri," 253 " NULL" // epoch 253 254 " FROM incoming"; 254 255 if (!p_psDBRunQuery(config->dbh, query)) { … … 307 308 " incoming.camera," 308 309 " incoming.telescope," 309 " \"run\"" 310 " \"run\"," // state 311 " NULL" 310 312 " FROM incoming" 311 313 " LEFT JOIN pzDownloadExp"
Note:
See TracChangeset
for help on using the changeset viewer.
