proot/test/test-55b731d3.sh
2019-12-19 15:37:02 -05:00

5 lines
60 B
Bash

if ! `which pwd` -P; then
exit 125;
fi
${PROOT} pwd -P