aboutsummaryrefslogtreecommitdiff
path: root/bin/ak-zchain-rebase
diff options
context:
space:
mode:
Diffstat (limited to 'bin/ak-zchain-rebase')
-rwxr-xr-xbin/ak-zchain-rebase2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/ak-zchain-rebase b/bin/ak-zchain-rebase
index 255ec69..e5d9b52 100755
--- a/bin/ak-zchain-rebase
+++ b/bin/ak-zchain-rebase
@@ -43,7 +43,7 @@ rebase (){
ak-config publish
if [ "$?" -ne 0 ]
then
- logit "[ERROR]" "Could not publish new configuration"
+ logit "ERROR" "Could not publish new configuration"
exit 1
fi
echo "Rebase was successful"