commit | ad915d198804df6ad9beb8b0119192524a8af97a | [log] [tgz] |
---|---|---|
author | david_williams <david_williams> | Mon Jan 07 22:22:20 2008 +0000 |
committer | david_williams <david_williams> | Mon Jan 07 22:22:20 2008 +0000 |
tree | 863c334fddc801a2d7731a5e695343a2dbacd96b | |
parent | 200872eccb5773237317238f44788dd5aef386d4 [diff] |
prep for downloads from build site
diff --git a/releng.control/cleanupArtifacts.sh b/releng.control/cleanupArtifacts.sh index 6287025..fdebdc5 100644 --- a/releng.control/cleanupArtifacts.sh +++ b/releng.control/cleanupArtifacts.sh
@@ -21,7 +21,7 @@ # delete the last existing build (even if "old"). n=10; -artifactsDir=${BUILD_HOME}/committers; +artifactsDir=${PROJECT_ARTIFACTS}; echo; echo " Removing artifact directories older than ${n} days";