set and use SYSTEMTESTTOP consistently

This commit is contained in:
Evan Hunt
2019-01-22 16:52:56 -08:00
parent 1bc0ab5217
commit c02dad7991
9 changed files with 11 additions and 4 deletions

View File

@@ -10,6 +10,7 @@
# information regarding copyright ownership.
# shellcheck source=conf.sh
SYSTEMTESTTOP=..
. "$SYSTEMTESTTOP/conf.sh"
status=0