From ade038c68cb9cf983273a4405041e20dde6aaed5 Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Sun, 17 Mar 2019 22:46:12 -0400 Subject: tests/aux/setup.sh: Remove --- (limited to 'tests/aux/common.sh') 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/" -- cgit v0.9.1