automake-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Testsuite: workaround for Zsh bug with `set -x' a.k.a. `xtrace'


From: Stefano Lattarini
Subject: Testsuite: workaround for Zsh bug with `set -x' a.k.a. `xtrace'
Date: Wed, 9 Dec 2009 14:07:22 +0100
User-agent: KMail/1.12.1 (Linux/2.6.30-2-686; KDE/4.3.2; i686; ; )

Hello automakers.

I hope this continuous tweaking and reworking of patches doesn't upset you,
but I've recently extended my patch regarding the zsh-related `set -x' bug:
  
  1. I added to the top-level Makefile.am a new maintainer-specific check
      (`sc_tests_stderr_redirection'), which looks for potentially problematic
      stderr redirections in test scripts.
  
  2. I subtituted calls to `AUTOMAKE_run 0' and `AUTOMAKE_fails' respectively
      with calls to `run_command $AUTOMAKE' and `run_command -e 1 $AUTOMAKE';
      I also updated HACKING/README files and syntax check rules accordingly.

While I was at it, I also rebased my previous patch against the latest
`origin/master' commit.

I will soon post the old (amended) patch and the two new ones, in three
distinct mails.

Regards,
     Stefano




reply via email to

[Prev in Thread] Current Thread [Next in Thread]