« Previous | Next » 

Revision 908eaf68

ID908eaf68027509f7bfc207c18770fdfc6144fcd0

Added by Stefan Hajnoczi about 12 years ago

qemu-iotests: explicitly use bash interpreter

The tests use bash language features like 'let', which aren't supported
by /bin/sh on systems that use a conservative shell like dash. This
patch changes the interpreter to /bin/bash.

Signed-off-by: Stefan Hajnoczi <>
Signed-off-by: Christoph Hellwig <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences