Skip to content

Commit 442ce30

Browse files
committed
Update test_tachyon.sh
1 parent 93f4bcb commit 442ce30

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

tests/test_tachyon.sh

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,12 @@ cd "$srcdir/.."
2222

2323
. "$srcdir/utils.sh"
2424

25+
echo "
26+
# ============================================================================ #
27+
# T a c h y o n
28+
# ============================================================================ #
29+
"
30+
2531
TACHYON_HOST="${DOCKER_HOST:-${TACHYON_HOST:-${HOST:-localhost}}}"
2632
TACHYON_HOST="${TACHYON_HOST##*/}"
2733
TACHYON_HOST="${TACHYON_HOST%%:*}"

0 commit comments

Comments
 (0)