]> arthur.barton.de Git - bup.git/commit
test-rm: ensure entire string matches in wv_matches_rx
authorRob Browning <rlb@defaultvalue.org>
Sat, 21 Oct 2017 16:14:55 +0000 (11:14 -0500)
committerRob Browning <rlb@defaultvalue.org>
Thu, 29 Mar 2018 05:18:18 +0000 (00:18 -0500)
commit948edd51bb607018340137873d4934e70ee93348
tree9e554fbce61b2a1f7238e6c74a6297da44dd32f1
parent1ac1aa05017832ee731461aa382d89d0847c582c
test-rm: ensure entire string matches in wv_matches_rx

Previously trailing garbage (for example) would have been ignored.

Signed-off-by: Rob Browning <rlb@defaultvalue.org>
Tested-by: Rob Browning <rlb@defaultvalue.org>
t/test-rm.sh