From d5adcd6d17afc7015011088d8af5a2094fb3370d Mon Sep 17 00:00:00 2001 From: jvoisin Date: Sun, 9 May 2021 18:10:41 +0200 Subject: Fix the testsuite on fedora --- src/tests/disable_function/disabled_functions_shell_exec_wrong.phpt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/tests/disable_function') diff --git a/src/tests/disable_function/disabled_functions_shell_exec_wrong.phpt b/src/tests/disable_function/disabled_functions_shell_exec_wrong.phpt index 580679c..fe8e73a 100644 --- a/src/tests/disable_function/disabled_functions_shell_exec_wrong.phpt +++ b/src/tests/disable_function/disabled_functions_shell_exec_wrong.phpt @@ -10,5 +10,5 @@ $gs = exec( 'foo' ); echo "YES"; ?> --EXPECTF-- -%sfoo: not found +%snot found YES -- cgit v1.3