aboutsummaryrefslogtreecommitdiff
path: root/damb
diff options
context:
space:
mode:
Diffstat (limited to 'damb')
-rwxr-xr-xdamb2
1 files changed, 1 insertions, 1 deletions
diff --git a/damb b/damb
index 66a8cb6..f8f68b9 100755
--- a/damb
+++ b/damb
@@ -96,7 +96,7 @@ main()
"")
;; # stay quiet when user quits the program during selection
*)
- "option not implemented";;
+ die "option not implemented";;
esac
}