perl: Use TEST_JOBS=$(nproc) make test_harness for test suite

This commit is contained in:
Xi Ruoyao 2023-09-13 19:48:55 +08:00
parent 3a8d1825cc
commit d490056b64
No known key found for this signature in database
GPG Key ID: ACAAD20E19E710E3

View File

@ -111,7 +111,7 @@ export BUILD_BZIP2=0</userinput></screen>
<para>To test the results (approximately 11 SBU), issue:</para>
<screen><userinput remap="test">make test</userinput></screen>
<screen><userinput remap="test">TEST_JOBS=$(nproc) make test_harness</userinput></screen>
<para>Install the package and clean up:</para>