Remove lightning
authorNikita Popov <nikita.ppv@gmail.com>
Thu, 18 Jul 2019 09:15:44 +0000 (11:15 +0200)
committerNikita Popov <nikita.ppv@gmail.com>
Thu, 18 Jul 2019 09:16:24 +0000 (11:16 +0200)
Windows is not quite ready for the future.

run-tests.php

index 58e8fc1dba80c61cfb89eb6167da544e880d4eb4..6044ff8f722cb11b7760e29f90913e8f85fc949a 100755 (executable)
@@ -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