automake-commit
[Top][All Lists]
Advanced

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

[Automake-commit] [SCM] GNU Automake branch, ng/master, updated. v1.12.1


From: Stefano Lattarini
Subject: [Automake-commit] [SCM] GNU Automake branch, ng/master, updated. v1.12.1-361-g25dbac9
Date: Fri, 15 Jun 2012 13:02:08 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU Automake".

http://git.sv.gnu.org/gitweb/?p=automake.git;a=commitdiff;h=25dbac9492dfd103c8e8c82b452a89ea1e8908eb

The branch, ng/master has been updated
       via  25dbac9492dfd103c8e8c82b452a89ea1e8908eb (commit)
      from  fa1b44fb15fdd24ac9b8f0ca2f646fbf3e4d126c (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 25dbac9492dfd103c8e8c82b452a89ea1e8908eb
Author: Stefano Lattarini <address@hidden>
Date:   Wed Jun 13 13:10:46 2012 +0200

    [ng]: tests: avoid spurious failure with Korn shells
    
    * t/test-driver-custom-multitest-recheck2.sh: Don't call 'unset' on
    the variable 'var', that is never actually set.
    
    Signed-off-by: Stefano Lattarini <address@hidden>

-----------------------------------------------------------------------

Summary of changes:
 t/test-driver-custom-multitest-recheck2.sh |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/t/test-driver-custom-multitest-recheck2.sh 
b/t/test-driver-custom-multitest-recheck2.sh
index c1df52b..00be33d 100755
--- a/t/test-driver-custom-multitest-recheck2.sh
+++ b/t/test-driver-custom-multitest-recheck2.sh
@@ -98,7 +98,6 @@ for vpath in : false; do
   test ! -r a.run
   test ! -r b.run
   test ! -r c.run
-  unset var
 
   : a.test was successful the first time, no need to re-run it.
   $MAKE TESTS=a.test recheck >stdout || { cat stdout; Exit 1; }


hooks/post-receive
-- 
GNU Automake



reply via email to

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