summaryrefslogtreecommitdiff
path: root/rdoff/test
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2002-04-30 21:09:12 +0000
committerH. Peter Anvin <hpa@zytor.com>2002-04-30 21:09:12 +0000
commit8ac364139a0af08f834c11bd2b8bd6dfc6707dfb (patch)
tree46016ba4569be263d5bf772e359e3207255bf12a /rdoff/test
parent005b39c856917f060973f8d07c98d111b67d0a7f (diff)
downloadnasm-8ac364139a0af08f834c11bd2b8bd6dfc6707dfb.tar.gz
NASM 0.98.30nasm-0.98.30
Diffstat (limited to 'rdoff/test')
-rw-r--r--rdoff/test/makelib.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/rdoff/test/makelib.sh b/rdoff/test/makelib.sh
index 520bb193..91bffa52 100644
--- a/rdoff/test/makelib.sh
+++ b/rdoff/test/makelib.sh
@@ -1,5 +1,5 @@
#! /bin/sh
-
+
[ $1 ] || {
echo "Usage: $0 <library name> <module> [...]"
exit 1