Changeset e926784b
- Timestamp:
 - Feb 4, 2012, 2:55:26 PM (14 years ago)
 - Branches:
 - clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
 - Children:
 - 5178eeb
 - Parents:
 - ff6796f
 - Location:
 - BOOK
 - Files:
 - 
      
- 3 edited
 
- 
          
  final-system/common/coreutils.xml (modified) (1 diff)
 - 
          
  general.ent (modified) (1 diff)
 - 
          
  introduction/common/changelog.xml (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
BOOK/final-system/common/coreutils.xml
rff6796f re926784b 66 66 for a few files to allow this:</para> 67 67 68 <screen os="m"><userinput>chown -Rv dummy config.log {gnulib-tests,lib,src }</userinput></screen>68 <screen os="m"><userinput>chown -Rv dummy config.log {gnulib-tests,lib,src,tests}</userinput></screen> 69 69 70 70 <para os="n">Then run the remainder of the tests as the  - 
      
BOOK/general.ent
rff6796f re926784b 2 2 3 3 <!ENTITY month "01"> <!-- Use two digits --> 4 <!ENTITY month_name " January">5 <!ENTITY day " 30"> <!-- Use two digits -->4 <!ENTITY month_name "Febuary"> 5 <!ENTITY day "04"> <!-- Use two digits --> 6 6 <!ENTITY year "2012"> <!-- Use four digits --> 7 7  - 
      
BOOK/introduction/common/changelog.xml
rff6796f re926784b 36 36 </listitem> 37 37 --> 38 39 <listitem> 40 <para>Febuary 4, 2012</para> 41 <itemizedlist> 42 <listitem> 43 <para>[Jonathan] - Fixed permissions issue when running tests on Coreutils as the dummy user.</para> 44 </listitem> 45 </itemizedlist> 46 </listitem> 38 47 39 48 <listitem>  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  