variable typo
authorMarc Fiuczynski <mef@cs.princeton.edu>
Fri, 1 Feb 2008 23:02:03 +0000 (23:02 +0000)
committerMarc Fiuczynski <mef@cs.princeton.edu>
Fri, 1 Feb 2008 23:02:03 +0000 (23:02 +0000)
system/selftest

index af2876e..8cdb7fe 100755 (executable)
@@ -141,7 +141,7 @@ TESTISO="./selftest-serial-$SNAME-cramfs.iso"
 # setup qemu to run the node from the bootcd
 rpm -q qemu > /dev/null
 installed=$?
-[ $install -eq 1 ] && yum -y install qemu
+[ $installed -eq 1 ] && yum -y install qemu
 qemu-img create -f qcow $TESTDISK 5GB
 
 # run qemu