There was an error while loading. Please reload this page.
1 parent 120934e commit 5b3e398Copy full SHA for 5b3e398
git_matrix.sh
@@ -78,7 +78,7 @@ then
78
done
79
if [[ $UPDATE_APPL != $1 ]]
80
then
81
- $ECHO "\nThe '$1' application submodule specified as input param not exists in the project"
+ $ECHO "\nThe '$1' application submodule specified as input param does not exist in the project"
82
print_exec_mode
83
exit 1
84
fi
0 commit comments