diff options
| author | jvoisin | 2017-10-31 18:08:09 +0100 |
|---|---|---|
| committer | GitHub | 2017-10-31 18:08:09 +0100 |
| commit | edfbc0752d37e27354d0d9565b1697e6fcb4d47d (patch) | |
| tree | a52d3cfab9afafe9359b7f7c2d970e8cd235c59b /src/tests/broken_conf_mutually_exclusive5.phpt | |
| parent | ee4f2e4a30f119b9348c02ac76185a54f5208e81 (diff) | |
Minor factorization of the keyword parsing code
Diffstat (limited to 'src/tests/broken_conf_mutually_exclusive5.phpt')
| -rw-r--r-- | src/tests/broken_conf_mutually_exclusive5.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tests/broken_conf_mutually_exclusive5.phpt b/src/tests/broken_conf_mutually_exclusive5.phpt index 9ebc930..0a9e0fd 100644 --- a/src/tests/broken_conf_mutually_exclusive5.phpt +++ b/src/tests/broken_conf_mutually_exclusive5.phpt | |||
| @@ -6,4 +6,4 @@ Broken configuration | |||
| 6 | sp.configuration_file={PWD}/config/broken_conf_mutually_exclusive5.ini | 6 | sp.configuration_file={PWD}/config/broken_conf_mutually_exclusive5.ini |
| 7 | --FILE-- | 7 | --FILE-- |
| 8 | --EXPECT-- | 8 | --EXPECT-- |
| 9 | [snuffleupagus][0.0.0.0][config][error] Invalid configuration line: 'sp.disabled_functions.function("system").ret("0").drop().ret_r("^0$");':'.r_ret' and '.ret' are mutually exclusive on line 1. \ No newline at end of file | 9 | [snuffleupagus][0.0.0.0][config][error] Invalid configuration line: 'sp.disabled_functions.function("system").ret("0").drop().ret_r("^0$");': '.r_ret' and '.ret' are mutually exclusive on line 1. |
