summaryrefslogtreecommitdiff
path: root/fullpkg
diff options
context:
space:
mode:
authorJoshua Ismael Haase Hernández <hahj87@gmail.com>2012-02-16 11:44:44 -0600
committerJoshua Ismael Haase Hernández <hahj87@gmail.com>2012-02-16 11:44:44 -0600
commitb0f34edcb6a7ef1a6a96423b12994943b90af5ed (patch)
treeb8bbb270e7a7b98c374432853d5b827b807ee92f /fullpkg
parentb27597d40ab29bc880c8607858343f27e1dc8bfc (diff)
toru-utils: trap shows name of $0
Diffstat (limited to 'fullpkg')
-rwxr-xr-xfullpkg1
1 files changed, 1 insertions, 0 deletions
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
}