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. release_0_8_9_final-


From: Sandro Santilli
Subject: [Gnash-commit] [SCM] Gnash branch, master, updated. release_0_8_9_final-2230-geda2774
Date: Fri, 04 Dec 2015 15:48:38 +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  eda27746fcd190fc4092e0cb1166726bebf000df (commit)
      from  c291a2d68d48d33fe5d18967017baaaf35a2a474 (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=eda27746fcd190fc4092e0cb1166726bebf000df


commit eda27746fcd190fc4092e0cb1166726bebf000df
Author: Sandro Santilli <address@hidden>
Date:   Fri Dec 4 16:48:10 2015 +0100

    Fix typo, thanks Richard Wilbur

diff --git a/testsuite/misc-mtasc.all/extcommtests-runner.sh 
b/testsuite/misc-mtasc.all/extcommtests-runner.sh
index 10aa3ef..ac62189 100644
--- a/testsuite/misc-mtasc.all/extcommtests-runner.sh
+++ b/testsuite/misc-mtasc.all/extcommtests-runner.sh
@@ -140,7 +140,7 @@ check_error \$? "Failed to open a named pipe: 
\$PIPE2CONTAINER"
 
 # Open host-to-player pipe
 exec 4<> "\$PIPE2PLAYER"
-check_error \$? "Failed to open a named pipe: \$PIPE2CONTAINER"
+check_error \$? "Failed to open a named pipe: \$PIPE2PLAYER"
 
 # Start player
 "${top_builddir}/gui/gnash" -r 0 -t ${timeout} -vv -F 3:4 "${swf}" > 
"\$LOGFILE" 2>&1 &

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

Summary of changes:
 testsuite/misc-mtasc.all/extcommtests-runner.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]