summaryrefslogtreecommitdiff
path: root/service/go
diff options
context:
space:
mode:
Diffstat (limited to 'service/go')
-rwxr-xr-xservice/go1
1 files changed, 1 insertions, 0 deletions
diff --git a/service/go b/service/go
index 4c388d91..0183c7b2 100755
--- a/service/go
+++ b/service/go
@@ -27,4 +27,5 @@ elif [ "$1" == "functional" ]; then
popd
else
echo "Command doesn't exist"
+ exit 1
fi