noalyss-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Noalyss-commit] [noalyss] 19/20: Test disable xdebug


From: dwm
Subject: [Noalyss-commit] [noalyss] 19/20: Test disable xdebug
Date: Sun, 10 Dec 2023 03:22:24 -0500 (EST)

sparkyx pushed a commit to branch master
in repository noalyss.

commit f707e5a3c6bd82e60984d54b177b938d52b66d0f
Author: sparkyx <danydb@noalyss.eu>
AuthorDate: Fri Dec 8 13:39:53 2023 +0100

    Test disable xdebug
---
 unit-test/test-file.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/unit-test/test-file.sh b/unit-test/test-file.sh
index 2e431cf56..90d9f79fb 100755
--- a/unit-test/test-file.sh
+++ b/unit-test/test-file.sh
@@ -9,7 +9,7 @@ help(){
 }
 
 cd `dirname $0`
-
+export XDEBUG_MODE=off
 CUR_DIR=`pwd`
 PHPUNIT=$CUR_DIR/phpunit
 FILETOTEST=""



reply via email to

[Prev in Thread] Current Thread [Next in Thread]