tools/mixin/bin/test-all - Work-around segfault in CI
authorTim Otten <totten@civicrm.org>
Mon, 6 Dec 2021 09:29:17 +0000 (01:29 -0800)
committerTim Otten <totten@civicrm.org>
Mon, 6 Dec 2021 09:29:17 +0000 (01:29 -0800)
tools/mixin/bin/test-all

index 402b5aef082ec47e3f1d2c8b9ba71b51af828ca3..174389c141a963ef73c8f5bbcc0dbb2ecddcbf1a 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/bash
 set -e
-export XDEBUG_PORT= XDEBUG_MODE=off
+# Not really readed, and currently segfaulting on CI: # export XDEBUG_PORT= XDEBUG_MODE=off
 
 ###############################################################################
 ## Bootstrap