Tools: master 7e2117cd

Author Committer Branch Timestamp Parent
dregad dregad master 2012-10-31 07:04 master a200fc3c
Changeset

nightly-builds.sh: Fix deletion of old builds

The old method using 'find -mtime' was flawed, as there are cases when
no nightly builds are generated (if no new commits have been pushed to
the repository), so files got deleted and we ended up in a situation
where there were no nightly builds to download.

mod - nightly-builds.sh Diff File