From c20286a984ceeb49badec6690230e668bfbf03be Mon Sep 17 00:00:00 2001 From: Nicolas Boisselier Date: Thu, 10 Oct 2024 10:16:31 +0200 Subject: [PATCH] bin/nb-repo-update --- bin/nb-repo-update | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/nb-repo-update b/bin/nb-repo-update index 8e561699..8b335012 100755 --- a/bin/nb-repo-update +++ b/bin/nb-repo-update @@ -142,4 +142,4 @@ fi # git status # echo " >git status" -git status --short >&$F_INDENT2 +git status --short >&$F_INDENT2 || exit -- 2.47.3