mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 14:47:17 +08:00
git: Remove -k from make test
As the previously known failures are (hopefully) resolved and removed from text, there seems no reason using -k.
This commit is contained in:
parent
b6ed70e679
commit
2cec8a051a
@ -186,7 +186,7 @@ make</userinput></screen>
|
||||
|
||||
<para>
|
||||
The test suite can be run in parallel mode. To run the test suite, issue:
|
||||
<command>make -k test</command>. <!--If run as a normal user, 0 tests
|
||||
<command>make test</command>. <!--If run as a normal user, 0 tests
|
||||
should be reported as failed in the final summary.-->
|
||||
<!-- all tests pass with 2.42.0
|
||||
If <xref linkend="apache"/> is installed,
|
||||
|
Loading…
Reference in New Issue
Block a user