mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-14 00:07:35 -04:00
[travis] Improve macos timeout message
This commit is contained in:
parent
7b60d89d6c
commit
d35b8b3338
@ -36,7 +36,7 @@ gtimeout ${TIMEOUT}s ctest -V -E "$(cat ${DIR}/blacklist.txt | gsed -r '/^(#.*?)
|
||||
rv=$?
|
||||
|
||||
if [ $rv -eq 124 ] ; then
|
||||
echo '\033[0;33mBuild and test timeout. Please restart the build for useful results.\033[0m'
|
||||
printf '\n\n\033[0;33mBuild and test timeout. Please restart the build for meaningful results.\033[0m\n'
|
||||
fi
|
||||
|
||||
exit $rv
|
||||
|
Loading…
x
Reference in New Issue
Block a user