NetBSD/external/bsd/kyua-atf-compat
jmmv 63c0fb4108 Cherry-pick upstream change 70aefdbe5b843d6b24b5a9b816e47f2fb026dde2:
Properly handle tabs when parsing config files

Backslashes within [] in a regexp don't have any meaning, so [ \t]
did not have the intended effect of being evaluated to a space and
a tab.  Fix this by writing an actual tab in the regexp.

Problem found by Valeriy E. Ushakov.
2013-02-26 15:23:19 +00:00
..
dist Cherry-pick upstream change 70aefdbe5b843d6b24b5a9b816e47f2fb026dde2: 2013-02-26 15:23:19 +00:00
share
tests
usr.bin
Makefile
Makefile.inc
prepare-import.sh