CI ms-dos build: 1 warning was logged as 2 due to set -x
This commit is contained in:
@@ -120,6 +120,7 @@ if [ ! -d djgpp/djgpp-patch ]; then
|
|||||||
if [ -z "${TF_BUILD}" ]; then
|
if [ -z "${TF_BUILD}" ]; then
|
||||||
echo "Unable to complete the build, exiting..."
|
echo "Unable to complete the build, exiting..."
|
||||||
else
|
else
|
||||||
|
set +x
|
||||||
echo "##vso[task.logissue type=warning;]Trouble downloading djgpp-patch"
|
echo "##vso[task.logissue type=warning;]Trouble downloading djgpp-patch"
|
||||||
fi
|
fi
|
||||||
exit 121
|
exit 121
|
||||||
|
|||||||
Reference in New Issue
Block a user