> "For manual checkouts" << that has nothing to do with snapshots, so he > isn't smoking anything.
echo "test -r CHECKOUT_TIME || date > CHECKOUT_TIME" >> buildconf
would be sufficient for that case. It's not perfect, because
it is conceivable that someone does not run buildconf
immediately. But that is unlikely from my POV.
- Sascha
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php
