Remove lightning

Windows is not quite ready for the future.
This commit is contained in:
Nikita Popov 2019-07-18 11:15:44 +02:00
parent 3a5664fdfe
commit 562591f5eb

View File

@ -1351,9 +1351,9 @@ function run_all_tests_parallel($test_files, $env, $redir_tested) {
$workerProcs = [];
$workerSocks = [];
echo "====⚡️===========================================================⚡️====\n";
echo "====⚡️==== WELCOME TO THE FUTURE: run-tests PARALLEL EDITION ====⚡️====\n";
echo "====⚡️===========================================================⚡️====\n";
echo "=====================================================================\n";
echo "========= WELCOME TO THE FUTURE: run-tests PARALLEL EDITION =========\n";
echo "=====================================================================\n";
// Each test may specify a list of conflict keys. While a test that conflicts with
// key K is running, no other test that conflicts with K may run. Conflict keys are