summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2018-08-17 17:18:01 -0400
committerLuke Shumaker <lukeshu@lukeshu.com>2018-08-17 17:18:01 -0400
commita9bbe16aa78c1edae6df2cc6cb89b1df42838edf (patch)
tree29cef8ee527d7779e9cee14fd480e52b954169e5
parentc82ca058b303b16f33d665d77096b4e694ae0535 (diff)
runtests: Add pyparsing for unit tests
-rwxr-xr-xruntests1
1 files changed, 1 insertions, 0 deletions
diff --git a/runtests b/runtests
index 288e42a..4d5cef2 100755
--- a/runtests
+++ b/runtests
@@ -184,6 +184,7 @@ ${WORKDIR}/build-$(COMMIT)/build.log: %/build.log: %/build.raw
./osi-mk \
--edit='$(filter %.raw,$^)' \
--size=5G \
+ --package=python-pyparsing \
'$@.tmp'
mv -T -- '$@.tmp' '$@'
%/sd-tests-unit.build.log: %/sd-tests-unit.raw