Stupid typo in fix to run-misc-tests.sh
Signed-off-by: Al Stone <ahs3@redhat.com>
This commit is contained in:
parent
09074c9a3e
commit
c1b58bb48e
@ -20,7 +20,7 @@ $BINDIR/iasl -h
|
||||
|
||||
m=`uname -m`
|
||||
case $m in
|
||||
s390x | ppc64le \
|
||||
s390x | ppc64le | \
|
||||
*64) BITS=64
|
||||
;;
|
||||
*) BITS=32
|
||||
|
Loading…
Reference in New Issue
Block a user