On Sat, Apr 24, 2010 at 09:20:18AM +0100, Stefan Hajnoczi wrote: > 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 <stefa...@linux.vnet.ibm.com>
Thanks, applied.