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
|
||||
echo "Unable to complete the build, exiting..."
|
||||
else
|
||||
set +x
|
||||
echo "##vso[task.logissue type=warning;]Trouble downloading djgpp-patch"
|
||||
fi
|
||||
exit 121
|
||||
|
||||
Reference in New Issue
Block a user