Author: pierre
Date: Tue Mar 25 07:46:59 2014
New Revision: 12895

Log:
Spurious role="root" in junit

Modified:
   trunk/BOOK/general/prog/junit.xml

Modified: trunk/BOOK/general/prog/junit.xml
==============================================================================
--- trunk/BOOK/general/prog/junit.xml   Mon Mar 24 12:27:23 2014        (r12894)
+++ trunk/BOOK/general/prog/junit.xml   Tue Mar 25 07:46:59 2014        (r12895)
@@ -109,7 +109,7 @@
     extracting the JUnit sources, place the required hamcrest jar files where
     needed and build the package:</para> 
 
-<screen role="root"><userinput>tar -xf ../hamcrest-1.3.tgz                     
         &amp;&amp;
+<screen><userinput>tar -xf ../hamcrest-1.3.tgz                              
&amp;&amp;
 cp -v hamcrest-1.3/hamcrest-core-1.3{,-sources}.jar lib/ &amp;&amp;
 ant dist</userinput></screen>
 
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to