* Shell commands should by called async with the help of a command chain

* The makefile parser unit test should only test the cflag parser itself
#1167
This commit is contained in:
roel0
2018-03-20 21:49:31 +01:00
parent 38953c4626
commit 18d0aeb1a0
8 changed files with 92 additions and 63 deletions

View File

@@ -6,7 +6,6 @@ RUN install_vim -tag v8.0.0027 -build \
ENV PACKAGES="\
bash \
git \
make \
python \
py-pip \
"