gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] [SCM] Gnash branch, master, updated. 33ede786aa0ccd755612


From: Sandro Santilli
Subject: [Gnash-commit] [SCM] Gnash branch, master, updated. 33ede786aa0ccd7556123c270021d760a9a041bd
Date: Thu, 04 Nov 2010 07:57:50 +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 "Gnash".

The branch, master has been updated
       via  33ede786aa0ccd7556123c270021d760a9a041bd (commit)
      from  7e401690aed1803a1817cfed90ac24ef1003644c (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 -----------------------------------------------------------------
http://git.savannah.gnu.org/cgit//commit/?id=33ede786aa0ccd7556123c270021d760a9a041bd


commit 33ede786aa0ccd7556123c270021d760a9a041bd
Author: Sandro Santilli <address@hidden>
Date:   Thu Nov 4 08:27:51 2010 +0100

    ActionOrderTest#Runner files are scripts, not programs.. Fixes bug #31540

diff --git a/testsuite/misc-ming.all/action_order/Makefile.am 
b/testsuite/misc-ming.all/action_order/Makefile.am
index a88faf2..7e0242f 100644
--- a/testsuite/misc-ming.all/action_order/Makefile.am
+++ b/testsuite/misc-ming.all/action_order/Makefile.am
@@ -102,7 +102,7 @@ check_SCRIPTS = \
        $(NULL)
 
 if MING_SUPPORTS_INIT_ACTIONS
-check_PROGRAMS += \
+check_SCRIPTS += \
        ActionOrderTest3Runner \
        ActionOrderTest4Runner \
        ActionOrderTest5Runner \

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

Summary of changes:
 testsuite/misc-ming.all/action_order/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Gnash



reply via email to

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