Invalid substituiton variable.

Allow cd-info tests to be skipped.
This commit is contained in:
rocky
2003-08-29 11:10:01 +00:00
parent ead142ec05
commit 8b1d6fce22
3 changed files with 17 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
#!/bin/sh
#$Id: check_opts.sh,v 1.2 2003/04/25 21:28:39 rocky Exp $
#$Id: check_opts.sh,v 1.3 2003/08/29 11:10:01 rocky Exp $
# Check cd-info options
if test -z "$srcdir" ; then
srcdir=`pwd`
@@ -7,6 +7,10 @@ fi
. ${srcdir}/check_common_fn
if ! test -x ../src/cd-info ; then
exit 77
fi
BASE=`basename $0 .sh`
fname=isofs-m1