summaryrefslogtreecommitdiffstats
path: root/tests/aux/common.sh
diff options
context:
space:
mode:
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/"