From b0f34edcb6a7ef1a6a96423b12994943b90af5ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joshua=20Ismael=20Haase=20Hern=C3=A1ndez?= Date: Thu, 16 Feb 2012 11:44:44 -0600 Subject: toru-utils: trap shows name of $0 --- fullpkg | 1 + 1 file changed, 1 insertion(+) (limited to 'fullpkg') diff --git a/fullpkg b/fullpkg index bccd816..9a03b82 100755 --- a/fullpkg +++ b/fullpkg @@ -15,6 +15,7 @@ usage() { echo " -h : this message." echo "" echo "Wrapper for \`fullpkg-find' and \`fullpkg-build'" + echo "" exit 1 } -- cgit v1.2.3-2-g168b