gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] /srv/bzr/gnash/trunk r11056: drop backslash after depende


From: rob
Subject: [Gnash-commit] /srv/bzr/gnash/trunk r11056: drop backslash after dependencies, there is only one line of them.
Date: Tue, 09 Jun 2009 20:32:31 -0600
User-agent: Bazaar (1.13.1)

------------------------------------------------------------
revno: 11056
committer: address@hidden
branch nick: trunk
timestamp: Tue 2009-06-09 20:32:31 -0600
message:
  drop backslash after dependencies, there is only one line of them.
modified:
  testsuite/as3/classes.all/Makefile.am
=== modified file 'testsuite/as3/classes.all/Makefile.am'
--- a/testsuite/as3/classes.all/Makefile.am     2009-06-09 18:49:32 +0000
+++ b/testsuite/as3/classes.all/Makefile.am     2009-06-10 02:32:31 +0000
@@ -92,7 +92,7 @@
        *_testrunner \
        *_Runner
 
-check-DEJAGNU: site.exp $(check_SCRIPTS) \
+check-DEJAGNU: site.exp $(check_SCRIPTS)
        @runtest=$(RUNTEST); \
        if $(SHELL) -c "$$runtest --version" > /dev/null 2>&1; then \
            GNASH_GC_TRIGGER_THRESHOLD=0 GNASHRC=../gnashrc $$runtest 
$(RUNTESTFLAGS) $(TEST_DRIVERS); true; \


reply via email to

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