Author: pierre
Date: Tue Apr 16 06:02:12 2019
New Revision: 4097

Log:
Remove spurious spaces at the end of lines

Modified:
   jhalfs/trunk/BLFS/xsl/gen-install.xsl

Modified: jhalfs/trunk/BLFS/xsl/gen-install.xsl
==============================================================================
--- jhalfs/trunk/BLFS/xsl/gen-install.xsl       Tue Apr 16 05:15:21 2019        
(r4096)
+++ jhalfs/trunk/BLFS/xsl/gen-install.xsl       Tue Apr 16 06:02:12 2019        
(r4097)
@@ -67,7 +67,7 @@
                    )[last()][self::command]">
           <xsl:text>none</xsl:text>
         </xsl:when>
-        <xsl:when 
+        <xsl:when
            test="preceding-sibling::screen
                     [not(@role='nodump') and ./userinput][1][not(@role)]">
           <xsl:text>non-root</xsl:text>
@@ -105,7 +105,7 @@
                    )[1][self::command]">
           <xsl:text>none</xsl:text>
         </xsl:when>
-        <xsl:when 
+        <xsl:when
            test="following-sibling::screen
                     [not(@role='nodump') and ./userinput][1][not(@role)]">
           <xsl:text>non-root</xsl:text>
-- 
http://lists.linuxfromscratch.org/listinfo/alfs-log
Unsubscribe: See the above information page

Reply via email to