🔄 synced file(s) with openimsdk/open-im-server
🤖 kubbot to synchronize the warehouse
This commit is contained in:
parent
5e63a633d2
commit
a12070fd48
@ -38,7 +38,7 @@ printError() {
|
||||
|
||||
printMessage "Running local OpenIM pre-push hook."
|
||||
|
||||
if [[ `git status --porcelain` ]]; then
|
||||
if [[ $(git status --porcelain) ]]; then
|
||||
printError "This scripts needs to run against committed code only. Please commit or stash you changes."
|
||||
exit 1
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user