diff options
author | ph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069> | 2015-09-09 09:21:38 +0000 |
---|---|---|
committer | ph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069> | 2015-09-09 09:21:38 +0000 |
commit | fffcdd2f938186d55df35d2f0b607ee01dfa35ed (patch) | |
tree | a534b993b98e1e7f56a16358ca1691102de331ec /maint | |
parent | 53d249835154cf0b9872965b8600a6f2a779e68e (diff) | |
download | pcre2-fffcdd2f938186d55df35d2f0b607ee01dfa35ed.tar.gz |
Update obsolete comments.
git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@366 6239d852-aaf2-0410-a92c-79f79f948069
Diffstat (limited to 'maint')
-rwxr-xr-x | maint/ManyConfigTests | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/maint/ManyConfigTests b/maint/ManyConfigTests index a0401e1..c693630 100755 --- a/maint/ManyConfigTests +++ b/maint/ManyConfigTests @@ -21,13 +21,8 @@ # The -v option causes a call to 'pcre2test -C' to happen for each # configuration. -# Some of the tests are automatically skipped when PCRE2 is built with non-Unix -# newline recognition because they don't work. I am hoping to reduce this as -# much as possible in due course. - useasan=1 useusan=1 -# Temporarily disabled. usedebug=1 usejit=1 usemain=1 |