summaryrefslogtreecommitdiffstats
path: root/tests/aux/common.sh
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-03-17 22:46:12 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-03-17 22:46:12 (EDT)
commitade038c68cb9cf983273a4405041e20dde6aaed5 (patch)
treed6f7361916d868a1ac7c6e69ec3a75540ea0eaed /tests/aux/common.sh
parent32d618524ce3deecbf85f730f70feb343057eaea (diff)
tests/aux/setup.sh: Remove
Diffstat (limited to 'tests/aux/common.sh')
-rw-r--r--tests/aux/common.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/aux/common.sh b/tests/aux/common.sh
index 15503c8..236b6d9 100644
--- a/tests/aux/common.sh
+++ b/tests/aux/common.sh
@@ -102,4 +102,6 @@ export OPK_HOST_ARCH_LIBS='glibc'
export OPK_HOST_PLAT='x60'
# Section 7.3.3 Toolchain Variables aren't used by opkbuild utilities.
+rm -Rf "${TOP_BUILDDIR}/tests/pkg/tmp/"
+mkdir -p "${TOP_BUILDDIR}/tests/pkg/tmp/"
cd "${TOP_BUILDDIR}/tests/pkg/tmp/"