gluon-autoupdater: typo corrected
This commit is contained in:
parent
4fef2e5e11
commit
8e73ff90a0
@ -91,7 +91,7 @@ fi
|
||||
grep -q "^BRANCH=${BRANCH}$" $manifest_upper
|
||||
|
||||
if test $? -ne 0; then
|
||||
echo "Wrong branch. We'are on ${BRANCH}" >&2
|
||||
echo "Wrong branch. We are on ${BRANCH}" >&2
|
||||
exit 1
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user