View Single Post
  #1  
Old 06-17-2004, 08:14 AM
FeedMe FeedMe is online now
Registered User
 
Join Date: 08-21-2003
Posts: 6
Impatient Child?

I have a "wait" in the failure steps of a child. The step is set to wait until 2099

<step action='Wait' type='2'>
<Criteria>01/01/2099</Criteria>
<WaitFor type='3'>1</WaitFor>
<name>Hold</name>
</step>

When I schedule this project to run during my nightly build, the wait step completes saying that the time/date has been reached.

Am I missing something or is the child just getting impatient and moving on?

All comments welcome.
Reply With Quote