From: Michael Prokop Date: Sun, 9 Dec 2007 22:01:26 +0000 (+0100) Subject: Update debbug() X-Git-Tag: 0.3.41 X-Git-Url: https://git.grml.org/?p=grml-etc-core.git;a=commitdiff_plain;h=564fa8685764092d1d38d83272fc8b25e7eaa4a9 Update debbug() --- diff --git a/etc/skel/.zshrc b/etc/skel/.zshrc index 49f77e0..e722f76 100644 --- a/etc/skel/.zshrc +++ b/etc/skel/.zshrc @@ -273,6 +273,7 @@ debbug() { esac else print "$0 needs one argument" + return 1 fi } #f4# Search Debian Bug Tracking System