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. 18066549ad8b47fced2d


From: Sandro Santilli
Subject: [Gnash-commit] [SCM] Gnash branch, master, updated. 18066549ad8b47fced2d0b8bccc4e9c0a69e8a43
Date: Mon, 11 Oct 2010 21:36:06 +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  18066549ad8b47fced2d0b8bccc4e9c0a69e8a43 (commit)
      from  0ac741e3a84486800c05e82f7d63565d694f0fef (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=18066549ad8b47fced2d0b8bccc4e9c0a69e8a43


commit 18066549ad8b47fced2d0b8bccc4e9c0a69e8a43
Author: Sandro Santilli <address@hidden>
Date:   Mon Oct 11 23:35:51 2010 +0200

    Check sockets 10 times per second (rather than 100)

diff --git a/testsuite/misc-ming.all/XMLSocketTester.sh 
b/testsuite/misc-ming.all/XMLSocketTester.sh
index 5a30af0..9b5f5ec 100644
--- a/testsuite/misc-ming.all/XMLSocketTester.sh
+++ b/testsuite/misc-ming.all/XMLSocketTester.sh
@@ -62,7 +62,7 @@ outlog=${top_builddir}/testoutlog.\$$
 ) &
 (
     echo "Running second process"
-    ${top_builddir}/gui/gnash -v -r0 ${swf} -t ${timeout} > \${outlog}
+    ${top_builddir}/gui/gnash -d100 -v -r0 ${swf} -t ${timeout} > \${outlog}
     cat \${outlog}
        if test "x${endtagpat}" != x; then
                lasttrace=\`grep TRACE \${outlog} | tail -1 | sed 's/.*TRACE: 
//'\`

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

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


hooks/post-receive
-- 
Gnash



reply via email to

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