proot/test/test-8a83376a.sh
2019-12-19 15:37:02 -05:00

5 lines
91 B
Bash

if [ ! -e /bin/true ] || [ -z `which ldd` ]; then
exit 125;
fi
${PROOT} ldd /bin/true