From 13f54e08e9531838202cdd2441b38d15f4755f20 Mon Sep 17 00:00:00 2001 From: Nicolas Boisselier Date: Thu, 10 Oct 2024 11:20:54 +0200 Subject: [PATCH] bin/nb-update --- bin/nb-update | 1 + 1 file changed, 1 insertion(+) diff --git a/bin/nb-update b/bin/nb-update index 45723717..20f67b95 100755 --- a/bin/nb-update +++ b/bin/nb-update @@ -194,6 +194,7 @@ for dir in $(nb_repos); do nb_api_post_host_info "$preff.exit_code" "$ex_repo" ) 2>/dev/null | sed -E -e 's/^/ /; s/'$'\t''/: /' fi + echo done -- 2.47.3