Paolo Bonzini <bonzini <at> gnu.org> writes: > > Here it is. I'm not using AS_ERROR to avoid dragging in AS_ME_PREPARE > otherwise, but the test fails anyway due to a non-empty stdout (I checked).
Thanks. Please apply, with one nit... > + > +AT_SETUP([$as_me]) Let's name the test just 'as_me', not '$as_me', to match the existing LINENO test, and to cater to the fact that TESTSUITEFLAGS='-k as_me' is easier to type than TESTSUITEFLAGS='-k \\\$as_me'. -- Eric Blake
