From f8d2236e55e5c369b218017d1de1058d6a8ee361 Mon Sep 17 00:00:00 2001 From: kaotisk Date: Fri, 1 Mar 2024 19:26:24 +0200 Subject: Log formatting adjustment --- bin/ak-zchain-rebase | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/ak-zchain-rebase') 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" -- cgit v1.2.3