Changeset 38107
- Timestamp:
- Apr 10, 2015, 4:01:33 PM (11 years ago)
- File:
-
- 1 edited
-
tags/ipp-pv3-20140717/ippTasks/remote.pro (modified) (3 diffs, 1 prop)
Legend:
- Unmodified
- Added
- Removed
-
tags/ipp-pv3-20140717/ippTasks/remote.pro
-
Property svn:mergeinfo
set to (toggle deleted branches)
/branches/eam_branches/ipp-20140610/ippTasks/remote.pro merged eligible /branches/eam_branches/ipp-ops-20130712/ippTasks/remote.pro merged eligible /trunk/ippTasks/remote.pro merged eligible /branches/eam_branches/ipp-20140423/ippTasks/remote.pro 36693-36832 /tags/ipp-20130712/ippTasks/remote.pro 35815-37063
r37982 r38107 27 27 stack 28 28 staticsky 29 diff 29 30 end 30 31 … … 169 170 170 171 $run = remotetool -definebyquery -label $label -stage warp -path_base neb://@HOST@.0/remote/$label -limit 200 172 171 173 if ($DB:n == 0) 172 174 option DEFAULT … … 293 295 end 294 296 if ("$STAGE" == "staticsky") 295 $command = sc_prepare_staticsky.pl --camera GPC1 --sky_id $STAGE_ID --remote_id $REMOTE_ID --path_base $outroot -dbname $DBNAME 297 $command = sc_prepare_staticsky.pl --camera GPC1 --sky_id $STAGE_ID --remote_id $REMOTE_ID --path_base $outroot --dbname $DBNAME 298 end 299 if ("$STAGE" == "diff") 300 $command = sc_prepare_diff.pl --camera GPC1 --diff_id $STAGE_ID --remote_id $REMOTE_ID --path_base $outroot --dbname $DBNAME 296 301 end 297 302 -
Property svn:mergeinfo
set to (toggle deleted branches)
Note:
See TracChangeset
for help on using the changeset viewer.
