From d9f0a876a0ec1c5320d77b0b4314bbd4a5b11bd3 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Thu, 19 Sep 2013 19:09:00 +0100 Subject: Match IMPLEMENTS always case-insensitively Reported-by: Jannis Pohlmann --- yarn.tests/env.script | 1 + 1 file changed, 1 insertion(+) (limited to 'yarn.tests') diff --git a/yarn.tests/env.script b/yarn.tests/env.script index 2ef35c6..d14a21a 100755 --- a/yarn.tests/env.script +++ b/yarn.tests/env.script @@ -9,6 +9,7 @@ cat << 'EOF' > "$DATADIR/env.yarn" AND NOTSET is not set IMPLEMENTS THEN (\S+) is set + env env | grep "^$MATCH_1=" IMPLEMENTS THEN (\S+) is not set -- cgit v1.2.1