Hi -

> > +# for test case debugging, uncomment:
> > +set -x
> 
> set should be commented out.

FWIW, I'd prefer we set -x on by default all the time.  The
tests/*.log files are a quite bearable size, and the contents are not
in a developer's face.  And if a developer needs to see it, he or she
may well need to see the whole thing instead of editing the script and
rerunning, hoping for the same result.  (Consider also the
buildbot/bunsen use case, where editing/rerunning is not so
lightweight.)

- FChE

Reply via email to