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: http://git.grml.org/?a=commitdiff_plain;h=refs%2Ftags%2F0.3.41;hp=4407c3ab549edaa76d5c6b49b335e513f6ca92b9;p=grml-etc-core.git 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