commit | 174674743d9a2d7361c9cd89836f8dd8651edeeb | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Tue Nov 10 17:50:24 2015 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Tue Nov 10 17:50:24 2015 +0100 |
tree | cc9bee4c0a351541dd3ddfc1a236420c5f0df757 | |
parent | 98b30a473a58ae98c280e0383c8b1e08c0ebced5 [diff] [blame] |
patch 7.4.915 Problem: When removing from 'path' and then adding, a comma may go missing. (Malcolm Rowe) Solution: Fix the check for P_ONECOMMA. (closes #471)
diff --git a/src/testdir/test_options.ok b/src/testdir/test_options.ok index a2e1494..0773152 100644 --- a/src/testdir/test_options.ok +++ b/src/testdir/test_options.ok
@@ -1,2 +1,3 @@ result ok +foo,,bar