Changeset 32337 for branches/eam_branches/ipp-20110710/ippTasks/fake.pro
- Timestamp:
- Sep 6, 2011, 11:00:22 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20110710/ippTasks/fake.pro
r27472 r32337 121 121 122 122 task.exec 123 # if we are unable to run the 'exec', use a long retry time 124 periods -exec $RUNEXEC 125 123 126 # fake is fast, so generate a bunch of commands in a row 124 127 book npages fakePendingImfile -var N 125 if ($N == 0) 126 periods -exec $RUNEXEC 127 break 128 end 129 periods -exec 0.05 130 128 if ($N == 0) break 131 129 if ($NETWORK == 0) break 132 130 … … 172 170 echo command $run 173 171 end 172 # if we are able to run the 'exec', use a short retry time 173 periods -exec 0.05 174 174 command $run 175 175 end
Note:
See TracChangeset
for help on using the changeset viewer.
