- Timestamp:
- Mar 17, 2009, 12:08:50 PM (17 years ago)
- Location:
- branches/cnb_branches/cnb_branch_20090301
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ippTasks/register.pro (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/cnb_branches/cnb_branch_20090301
-
Property svn:mergeinfo
set to (toggle deleted branches)
/trunk merged eligible /branches/eam_branches/eam_branch_20090303 23158-23228
-
Property svn:mergeinfo
set to (toggle deleted branches)
-
branches/cnb_branches/cnb_branch_20090301/ippTasks/register.pro
r20498 r23352 180 180 end 181 181 182 task.exit crash 183 showcommand crash 184 end 185 182 186 # operation times out? 183 187 task.exit timeout … … 255 259 task.exit default 256 260 process_exit regPendingImfile $options:0 $JOB_STATUS 261 end 262 263 # locked list 264 task.exit crash 265 showcommand crash 266 echo "hostname: $JOB_HOSTNAME" 267 book setword regPendingImfile $options:0 pantaskState CRASH 257 268 end 258 269 … … 306 317 task.exit default 307 318 showcommand failure 319 end 320 321 task.exit crash 322 showcommand crash 308 323 end 309 324 … … 392 407 end 393 408 409 # locked list 410 task.exit crash 411 showcommand crash 412 echo "hostname: $JOB_HOSTNAME" 413 book setword regPendingExp $options:0 pantaskState CRASH 414 end 415 416 task.exit crash 417 showcommand crash 418 book setword regPendingExp $options:0 pantaskState CRASH 419 end 420 394 421 # operation times out? 395 422 task.exit timeout
Note:
See TracChangeset
for help on using the changeset viewer.
