From: Nicolas Boisselier Date: Sat, 3 Sep 2016 18:00:13 +0000 (+0100) Subject: test X-Git-Url: https://git.nbdom.net/?a=commitdiff_plain;h=b8c605b6dcfbc5dfce7aae52de8df75450dd249b;p=nb.git test --- 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" }