]> 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>
Sat, 21 Oct 2017 16:35:08 +0000 (11:35 -0500)
commit4bbb7e38f30d194bf8c658a789aa373930f8e93c
tree1823431513fd54f27607f01c5e74dfbec9b3ea75
parent064855557024c4716f3d3657e9c2bf7c653d7e27
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