Ignore:
Timestamp:
09/06/2021 05:42:49 PM (3 years ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
fef4473
Parents:
7999839
Message:

Remove spaces at the end of lines

I know it is somewhat useless, but I don't like them for
two reasons: first they cannot be seen, and I do not like things I
cannot see. Second, git highlights them, and this is disturbing...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/gdb.xml

    r7999839 r8558044  
    141141      There are many problems with the test suite:
    142142    </para>
    143      
     143
    144144    <itemizedlist>
    145145      <listitem>
     
    147147          Clean directories are needed if re-running the tests.  For that
    148148          reason, make a copy of the compiled source code
    149           directory before the tests in case you need to run the tests again. 
    150         </para>
    151       </listitem>
    152        
     149          directory before the tests in case you need to run the tests again.
     150        </para>
     151      </listitem>
     152
    153153      <listitem>
    154154        <para>
     
    156156        </para>
    157157      </listitem>
    158 <!-- I did not see this       
    159       <listitem>
    160         <para>
    161           There are a large number of timeouts (there is a variable 
    162           that can be set to increase time for timeout, but 
    163           changing it will result in a different number of tests being 
     158<!-- I did not see this
     159      <listitem>
     160        <para>
     161          There are a large number of timeouts (there is a variable
     162          that can be set to increase time for timeout, but
     163          changing it will result in a different number of tests being
    164164          run).
    165165        </para>
     
    188188        </para>
    189189      </listitem>
    190 -->       
    191       <listitem>
    192         <para>
    193           A test run of the test suite had 230 unexpected failures 
    194           (out of over 70000 tests). 
     190-->
     191      <listitem>
     192        <para>
     193          A test run of the test suite had 230 unexpected failures
     194          (out of over 70000 tests).
    195195        </para>
    196196      </listitem>
     
    237237  <sect2 role="commands">
    238238    <title>Command Explanations</title>
    239      
     239
    240240    <para>
    241241      <parameter>--with-system-readline</parameter>: This switch forces
Note: See TracChangeset for help on using the changeset viewer.