From a99ef42126ff02a752c403450b455095b572c2d9 Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Sun, 17 Mar 2019 14:32:04 -0400 Subject: tests/aux/setup.sh: Make test package under tests build dir --- (limited to 'tests/aux') diff --git a/tests/aux/setup.sh b/tests/aux/setup.sh index a2b7170..42d9a08 100644 --- a/tests/aux/setup.sh +++ b/tests/aux/setup.sh @@ -19,6 +19,8 @@ set -eu +cd "${1}" + rm -Rf 'pkg/' mkdir -p 'pkg/tmp/' cd 'pkg/' -- cgit v0.9.1