gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] gnash/doc/C sources.xml [testing-documentation-refactor]


From: Sandro Santilli
Subject: [Gnash-commit] gnash/doc/C sources.xml [testing-documentation-refactor]
Date: Wed, 20 Dec 2006 22:54:37 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Branch:         testing-documentation-refactor
Changes by:     Sandro Santilli <strk>  06/12/20 22:54:37

Modified files:
        doc/C          : sources.xml 

Log message:
        Properly escape ampersend chars.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/doc/C/sources.xml?cvsroot=gnash&only_with_tag=testing-documentation-refactor&r1=1.25.2.9&r2=1.25.2.10

Patches:
Index: sources.xml
===================================================================
RCS file: /sources/gnash/gnash/doc/C/sources.xml,v
retrieving revision 1.25.2.9
retrieving revision 1.25.2.10
diff -u -b -r1.25.2.9 -r1.25.2.10
--- sources.xml 20 Dec 2006 14:24:25 -0000      1.25.2.9
+++ sources.xml 20 Dec 2006 22:54:37 -0000      1.25.2.10
@@ -1427,7 +1427,7 @@
             run:
             <programlisting>
               make -C testsuite/samples clip_as_button2-TestRunner 
-              cd testsuite/samples && ./clip_as_button2-TestRunner
+              cd testsuite/samples &amp;&amp; ./clip_as_button2-TestRunner
             </programlisting>
             This would create and run all the tests in the directory
             'movies.all':




reply via email to

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