From 8bf13e2866225e940d0095e755e554a8a4864774 Mon Sep 17 00:00:00 2001 From: Colin Patrick McCabe Date: Wed, 4 Jun 2014 15:01:46 -0700 Subject: [PATCH] boon: make this script suitable for sourcing Signed-off-by: Colin McCabe --- boon | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/boon b/boon index 5305f24..7e1a5cd 100755 --- a/boon +++ b/boon @@ -32,8 +32,7 @@ while true; do if [ $FOUND_BOON -eq 0 ]; then die "Error: couldn't find .boon" else - # start a shell with our new environment - bash + exit 0 fi fi done -- 1.6.6.rc1.39.g9a42