Changeset 36972 for trunk/ippTasks
- Timestamp:
- Jul 3, 2014, 2:31:15 PM (12 years ago)
- File:
-
- 1 edited
-
trunk/ippTasks/remote.pro (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTasks/remote.pro
r36961 r36972 101 101 end 102 102 103 $run = remotetool -definebyquery -label $label -stage $stage -path_base neb://@HOST@.0/remote/$label 103 $run = remotetool -definebyquery -label $label -stage $stage -path_base neb://@HOST@.0/remote/$label -limit 500 104 104 if ($DB:n == 0) 105 105 option DEFAULT … … 147 147 echo $remote_label_iter $label warp 148 148 149 $run = remotetool -definebyquery -label $label -stage warp -path_base neb://@HOST@.0/remote/$label 149 $run = remotetool -definebyquery -label $label -stage warp -path_base neb://@HOST@.0/remote/$label -limit 500 150 150 if ($DB:n == 0) 151 151 option DEFAULT
Note:
See TracChangeset
for help on using the changeset viewer.
