forked from loafle/openapi-generator-original
Update path in error message (#403)
This commit is contained in:
parent
d3b1721da0
commit
0eb385c0d6
@ -34,7 +34,7 @@ if [ -n "$(git status --porcelain)" ]; then
|
|||||||
git --no-pager diff
|
git --no-pager diff
|
||||||
echo "Perform git status"
|
echo "Perform git status"
|
||||||
git status
|
git status
|
||||||
echo "Please run 'bin/ensure-up-to-date' locally and commit changes (UNCOMMITTED CHANGES ERROR)"
|
echo "Please run 'bin/utils/ensure-up-to-date' locally and commit changes (UNCOMMITTED CHANGES ERROR)"
|
||||||
exit 1
|
exit 1
|
||||||
else
|
else
|
||||||
echo "Git working tree is clean"
|
echo "Git working tree is clean"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user