Skip to content

Commit e4f3f02

Browse files
author
Alan Hanson
committed
remove test REGION_ROOT
1 parent ba90e1c commit e4f3f02

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tools/test_nightly.sh

-3
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,6 @@ err=0
1010
output_file="/tmp/nightly_results"
1111
rm -f "$output_file"
1212

13-
REGION_ROOT=/regions/ubuntu/nightly
14-
echo "using REGION_ROOT=$REGION_ROOT"
15-
1613
ROOT=$(cd "$(dirname "$0")/.." && pwd)
1714
cd "$ROOT" || (echo failed to cd "$ROOT"; exit 1)
1815
export BINDIR=${BINDIR:-$ROOT/target/release}

0 commit comments

Comments
 (0)