On Fri, 25 May 2012 17:24:08 +0200 Jes.Sorensen@xxxxxxxxxx wrote: > @@ -231,7 +233,7 @@ do_test() { > if [ "$savelogs" == "1" ]; then > cp $targetdir/log $logdir/$_basename.log > fi > - if [ "$_fail" == "1" -a $"exitonerror" == "1" ]; then > + if [ "$_fail" == "1" -a "$exitonerror" == "1" ]; then > exit 1 > fi > fi I merged this fix back into the previous patch that introduced the bug :-) Otherwise - all applied, Thanks. I'll definitely be using the --no-error option! NeilBrown
Attachment:
signature.asc
Description: PGP signature