Bandan Das <bsd@xxxxxxxxxx> writes: ... > > I think we still want to print this if the user supplied qemu has no test > device support. I think this is better - > --- a/x86/run > +++ b/x86/run > @@ -8,6 +8,7 @@ qemusystem="${QEMU:-qemu-system-x86_64}" > if ! [ -z "${QEMU}" ] > then > qemu="${QEMU}" > + QEMUFOUND=1 > else Damn, please ignore the previous message. This does nothing and I need more sleep. Bandan > for qemucmds in ${qemukvm} ${qemusystem} > do > >> + exit ${TESTDEVNOTSUPP} >> + fi >> fi >> >> if >> >> which apart from reindentation is just moving a "fi" down. >> Paolo -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html