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


From: Gabriele Giacone
Subject: [Gnash-commit] [SCM] Gnash branch, master, updated. f66c8c52ec6fa4869942e7f410b59a2d377873d0
Date: Fri, 14 Jan 2011 20:33: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 "Gnash".

The branch, master has been updated
       via  f66c8c52ec6fa4869942e7f410b59a2d377873d0 (commit)
      from  b5591a5395ba635c1e95310d725817c0c97437bb (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=f66c8c52ec6fa4869942e7f410b59a2d377873d0


commit f66c8c52ec6fa4869942e7f410b59a2d377873d0
Author: Gabriele Giacone <address@hidden>
Date:   Fri Jan 14 21:31:01 2011 +0100

    Rename anaylse-results.sh

diff --git a/Makefile.am b/Makefile.am
index fe629ce..c2f39fe 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -471,7 +471,7 @@ check-local:
        $(MAKE) anal
 
 anal testreport checksum:
-       $(srcdir)/testsuite/anaylse-results.sh
+       $(srcdir)/testsuite/analyse-results.sh
 endif
 
 .PHONY : dumpconfig \
diff --git a/testsuite/Makefile.am b/testsuite/Makefile.am
index b35a965..4f79a7f 100644
--- a/testsuite/Makefile.am
+++ b/testsuite/Makefile.am
@@ -91,7 +91,7 @@ SUBDIRS = \
 
 EXTRA_DIST = check.h DummyMovieDefinition.h DummyCharacter.h gnashrc.in 
simple.exp 
 
-dist_noinst_SCRIPTS = anaylse-results.sh generic-testrunner.sh
+dist_noinst_SCRIPTS = analyse-results.sh generic-testrunner.sh
 
 abs_mediadir = `cd $(srcdir)/media; pwd`
 abs_tmpsodir = `cd tmpSharedObject; pwd`
diff --git a/testsuite/anaylse-results.sh b/testsuite/analyse-results.sh
similarity index 100%
rename from testsuite/anaylse-results.sh
rename to testsuite/analyse-results.sh

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

Summary of changes:
 Makefile.am                                        |    2 +-
 testsuite/Makefile.am                              |    2 +-
 .../{anaylse-results.sh => analyse-results.sh}     |    0
 3 files changed, 2 insertions(+), 2 deletions(-)
 rename testsuite/{anaylse-results.sh => analyse-results.sh} (100%)


hooks/post-receive
-- 
Gnash



reply via email to

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