commit | 07ae99fb09eb5e5f22a44472632df99ec8cf933d | [log] [tgz] |
---|---|---|
author | david_williams <david_williams> | Mon Aug 03 18:57:03 2009 +0000 |
committer | david_williams <david_williams> | Mon Aug 03 18:57:03 2009 +0000 |
tree | 0cbc89e0318b3b746f5f15f37e4977900f2d4149 | |
parent | 400ac7773ae0f8358f6fffbb9c969723971bc3e1 [diff] |
285383 need a Helios build stream
diff --git a/releng.control/ant_low_priority_helios.sh b/releng.control/ant_low_priority_helios.sh index 1ebb4ff..a6ff73c 100644 --- a/releng.control/ant_low_priority_helios.sh +++ b/releng.control/ant_low_priority_helios.sh
@@ -20,6 +20,6 @@ fi export DEP_DIR=/helios - +echo "DEP_DIR: " $DEP_DIR echo "Running ant at priority +3" exec nice --adjustment 10 "${RELENG_CONTROL}/ant.sh" "$@"