Changeset 20942 for trunk/ippTasks/magic.pro
- Timestamp:
- Dec 8, 2008, 3:26:28 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/ippTasks/magic.pro (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTasks/magic.pro
r20790 r20942 312 312 313 313 periods -poll $LOADPOLL 314 periods -exec $LOADEXEC314 periods -exec 60 315 315 periods -timeout 30 316 316 npending 1 … … 370 370 371 371 book setword magicToDS $pageName pantaskState RUN 372 book getword magicToDS $pageName exp_id -var EXP_ID 372 373 book getword magicToDS $pageName magic_ds_id -var MAGIC_DS_ID 373 374 book getword magicToDS $pageName camera -var CAMERA … … 385 386 book getword magicToDS $pageName dbname -var DBNAME 386 387 387 sprintf logfile "%s/ mgcds.%s.%s.%s.log" $OUTROOT$MAGIC_DS_ID $STAGE_ID $COMPONENT388 sprintf logfile "%s/%s.mds.%s.%s.%s.log" $OUTROOT $EXP_ID $MAGIC_DS_ID $STAGE_ID $COMPONENT 388 389 389 390 host anyhost … … 391 392 # TODO: do not add recoveryroot, replace, or remove if they are null or zero 392 393 393 $run = magic_destreak.pl --magic_ds_id $MAGIC_DS_ID --camera $CAMERA --streaks $STREAKS --stage $STAGE --stage_id $STAGE_ID --component $COMPONENT --uri $URI --path_base $PATH_BASE --cam_path_base $CAM_PATH_BASE --outroot $OUTROOT 394 $run = magic_destreak.pl --magic_ds_id $MAGIC_DS_ID --camera $CAMERA --streaks $STREAKS --stage $STAGE --stage_id $STAGE_ID --component $COMPONENT --uri $URI --path_base $PATH_BASE --cam_path_base $CAM_PATH_BASE --outroot $OUTROOT --logfile $logfile 394 395 # --recoveryroot $RECROOT --replace $REPLACE --remove $REMOVE 395 # --logfile $logfile396 396 add_standard_args run 397 397
Note:
See TracChangeset
for help on using the changeset viewer.
