Changeset 38102
- Timestamp:
- Apr 9, 2015, 2:32:02 PM (11 years ago)
- File:
-
- 1 edited
-
trunk/ippTasks/remote.pro (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTasks/remote.pro
r37835 r38102 27 27 stack 28 28 staticsky 29 diff 29 30 end 30 31 … … 293 294 end 294 295 if ("$STAGE" == "staticsky") 295 $command = sc_prepare_staticsky.pl --camera GPC1 --sky_id $STAGE_ID --remote_id $REMOTE_ID --path_base $outroot -dbname $DBNAME 296 $command = sc_prepare_staticsky.pl --camera GPC1 --sky_id $STAGE_ID --remote_id $REMOTE_ID --path_base $outroot --dbname $DBNAME 297 end 298 if ("$STAGE" == "diff") 299 $command = sc_prepare_diff.pl --camera GPC1 --diff_id $STAGE_ID --remote_id $REMOTE_ID --path_base $outroot --dbname $DBNAME 296 300 end 297 301
Note:
See TracChangeset
for help on using the changeset viewer.
