IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 18691


Ignore:
Timestamp:
Jul 23, 2008, 3:40:18 PM (18 years ago)
Author:
Paul Price
Message:

Didn't seem to change state; trying reverse order.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTasks/automate.pro

    r18683 r18691  
    420420  # all failures here (what state?)
    421421  task.exit    default
     422    book setword automate $pageName pantaskState FAIL.REGULAR
    422423    showcommand failure
    423     book setword automate $pageName pantaskState FAIL.REGULAR
    424424  end
    425425
    426426  # operation times out?
    427427  task.exit    timeout
     428    book setword automate $pageName pantaskState INIT.REGULAR
    428429    showcommand timeout
    429     book setword automate $pageName pantaskState INIT.REGULAR
    430   end
    431 end
    432 
     430  end
     431end
     432
Note: See TracChangeset for help on using the changeset viewer.