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

6 lines
122 B
Bash

if [ -z `which env` ] || [ -z `which true` ]; then
exit 125;
fi
env PROOT_NO_SUBRECONF=1 ${PROOT} ${PROOT} -v 1 true