FeedMe
06-17-2004, 08:14 AM
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.
<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.