2005-10-04 10:22:59 |
Daniel Silverstone |
description |
It will be come necessary to have depwait conditions so that we can automatically try builds again when a depwait condition is satisfied.
For example, you might want to dep-wait on foo > 1.0-1 because of a bug in 1.0-1's install script
These are apparently best calculated manually and we should provide support in the Build record for this.
The auto-giveback will then have to support this functionality |
It will become necessary to have depwait conditions so that we can automatically try builds again when a depwait condition is satisfied.
For example, you might want to dep-wait on foo > 1.0-1 because of a bug in 1.0-1's install script
These are apparently best calculated manually and we should provide support in the Build record for this.
The auto-giveback will then have to support this functionality |
|