Ignore:
Timestamp:
05/07/2016 04:37:10 AM (8 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
systemd-13485
Children:
d7bee48
Parents:
54aaa89
Message:

Sync to trunk r17270. Last round for the night.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@17330 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/mercurial.xml

    r54aaa89 r37191af  
    77  <!ENTITY mercurial-download-http "https://www.mercurial-scm.org/release/mercurial-&mercurial-version;.tar.gz">
    88  <!ENTITY mercurial-download-ftp  " ">
    9   <!ENTITY mercurial-md5sum        "4e922fcc9454d2665f20c3b9b4741add">
    10   <!ENTITY mercurial-size          "4.5 MB">
    11   <!ENTITY mercurial-buildsize     "54 MB (with documentation, 378 MB with docs and tests)">
    12   <!ENTITY mercurial-time          "less than 0.1 SBU (with documentation, 3.4 SBU with docs and tests, using -j8)">
     9  <!ENTITY mercurial-md5sum        "f47c9c76b7bf429dafecb71fa81c01b4">
     10  <!ENTITY mercurial-size          "4.4 MB">
     11  <!ENTITY mercurial-buildsize     "36 MB (374 MB with docs and tests)">
     12  <!ENTITY mercurial-time          "less than 0.1 SBU (13 SBU with docs and tests)">
    1313]>
    1414
     
    107107<screen><userinput>cat &gt; tests/blacklists/failed-tests &lt;&lt; "EOF"
    108108<literal># Test Failures
    109   test-run-tests.t
    110   test-highlight.t</literal>
     109  test-gpg.t</literal>
    111110EOF
    112111
     
    127126  rm -rf tmp &amp;&amp;
    128127
    129   ./run-tests.py --tmpdir tmp     \
    130                  test-run-tests.t \
    131                  test-highlight.t &amp;&amp;
     128  ./run-tests.py --tmpdir tmp test-gpg.t &amp;&amp;
    132129popd</userinput></screen>
    133130
Note: See TracChangeset for help on using the changeset viewer.