From b8c605b6dcfbc5dfce7aae52de8df75450dd249b Mon Sep 17 00:00:00 2001 From: Nicolas Boisselier Date: Sat, 3 Sep 2016 19:00:13 +0100 Subject: [PATCH] test --- etc/profile.d/nb.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/profile.d/nb.sh b/etc/profile.d/nb.sh index 619e6046..d57fcded 100644 --- a/etc/profile.d/nb.sh +++ b/etc/profile.d/nb.sh @@ -11,7 +11,7 @@ nb_repos_commit_push() { ) \ | grep -vE '^(On branch master|Your branch is up-to-date|nothing to commit)' \ | sed 's/^/ /' - echo + done cd "$pwd" } -- 2.47.3