1
0
mirror of https://github.com/proot-me/proot.git synced 2025-02-17 10:45:53 +00:00
proot/test/test-c6b77b77.sh
2019-12-19 15:37:02 -05:00

6 lines
88 B
Bash

if [ -z `which make` ]; then
exit 125;
fi
${PROOT} make -f ${PWD}/test-c6b77b77.mk