1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-24 11:45:18 +03:00
aports/testing/shunit2
Olliver Schinagl 88b46f0187 testing/shunit2: Remove (incorrect) shell globing
The test framework of shunit2 needs to have the TMPDIR variable set
correctly. As we want to ensure we scope the temporary directory
properly, lets create our own temporary path using mktemp and pass this
to shunit2. We can now cleanly remove whatever is in this path.

Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>

Closes !300
2019-10-08 20:14:39 +00:00
..
APKBUILD