Changeset 37292
- Timestamp:
- Aug 24, 2014, 8:46:28 AM (12 years ago)
- File:
-
- 1 edited
-
tags/ipp-pv3-20140717/ippTasks/remote.pro (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
tags/ipp-pv3-20140717/ippTasks/remote.pro
r37285 r37292 414 414 end 415 415 416 417 416 task remote.exec.load 418 417 host local … … 516 515 end 517 516 518 519 517 task remote.poll.load 520 518 host local … … 543 541 command $run 544 542 end 543 545 544 # success 546 545 task.exit 0 … … 597 596 # This can't have an invalid job_id 598 597 if ($JOB_ID == -1) break 599 $command = sc_remote_ exec.pl --remote_id $REMOTE_ID --path_base $outroot --verbose --dbname $DBNAME --camera GPC1 --poll --job_id $JOB_ID598 $command = sc_remote_poll.pl --remote_id $REMOTE_ID --path_base $outroot --verbose --dbname $DBNAME --camera GPC1 --poll --job_id $JOB_ID 600 599 601 600 options $pageName
Note:
See TracChangeset
for help on using the changeset viewer.
