* Stefano Lattarini wrote on Tue, Apr 20, 2010 at 12:22:48PM CEST: > Mmhh... I thought that you had already applied this patch, but > perusing the git logs of latest master I saw that this is not the > case. > > Thus I rebased the patches and amended them to follow your > suggestions. The new patches are attached.
Thanks. I'm applying 1/2 but not 2/2, I don't see the advantage in changes that are noise. > PATCH [1/2] Use `set -e' in confsub.test (avoid false negatives). > > * tests/confsub.test: Enable shell `errexit' flag, and related > changes (this helps avoiding some possible minor false negatives). > Also, bumped copyright years. > [PATCH 2/2] Some cleanup and cosmetic changes in confsub.test. > > * tests/confsub.test: Prefer `echo' over `cat' to create one-line > data files, and prefer `:' over `cat' to create empty data files. Cheers, Ralf