Changeset 31854 for trunk/ippTasks/fake.pro
- Timestamp:
- Jul 10, 2011, 2:12:02 PM (15 years ago)
- File:
-
- 1 edited
-
trunk/ippTasks/fake.pro (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTasks/fake.pro
r27472 r31854 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.
