Changeset 12232 for trunk/ippTools/src/chipqueue.c
- Timestamp:
- Mar 5, 2007, 12:15:54 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/chipqueue.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/chipqueue.c
r12190 r12232 28 28 bool chipQueueExpTag(pxConfig *config, 29 29 psString exp_tag, 30 psString workdir, 30 31 psString label, 31 32 psString recipe, … … 58 59 // queue the exp 59 60 if (!p_psDBRunQuery(config->dbh, queuerawexp_query, 61 workdir ? workdir : "NULL", 60 62 label ? label : "NULL", 61 63 recipe ? recipe : "NULL",
Note:
See TracChangeset
for help on using the changeset viewer.
