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

5 lines
151 B
Bash

if [ -z `which timeout` ] || [ -z `which msgmerge` ] || [ ! -e /dev/null ]; then
exit 125;
fi
timeout 5s ${PROOT} msgmerge -q /dev/null /dev/null