diff options
author | Alex Crawford <alex.crawford@coreos.com> | 2016-05-01 09:32:17 -0700 |
---|---|---|
committer | Alex Crawford <alex.crawford@coreos.com> | 2016-05-01 09:40:39 -0700 |
commit | 622d37058487ce955337ca9d843d92a67cd6a609 (patch) | |
tree | 9017313c13f4517cc45f17001e5c32e59fbed49e /.vimrc | |
parent | d544d1a4d596106ffc7df3bbc4eee695e4e1ef70 (diff) |
test: ensure presets are evaluated in order
This tests to make sure that preset patterns are checked in the order
they were declared. Both "prefix-1.service" and "prefix-2.service" match
against two rules: their exact name (which enables the service) and
"prefix-*.service" (which disables the service). Because of the
ordering, only "prefix-1.service" should be enabled.
Diffstat (limited to '.vimrc')
0 files changed, 0 insertions, 0 deletions