From 609f108165197b1d7a55a4908a321bad40a86442 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Wed, 10 Jun 2015 18:11:24 +0100 Subject: Test suite: Make t-expect-fail flexible wrt which grep to run Change the default to fgrep, and override it in the places where this is needed. Also use shell substitution to quote .s in tag name in debpolicy-newreject. --- tests/tests/trustingpolicy-replay | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/tests/trustingpolicy-replay') diff --git a/tests/tests/trustingpolicy-replay b/tests/tests/trustingpolicy-replay index 4fc3c17..79674fe 100755 --- a/tests/tests/trustingpolicy-replay +++ b/tests/tests/trustingpolicy-replay @@ -47,7 +47,7 @@ prepare-replay () { t-commit "request with $delib that we will replay" t-dgit build - t-expect-fail "policy-hook.*No such file or directory" \ + t-expect-fail E:'policy-hook.*No such file or directory' \ t-dgit push $delib t-policy dgit-repos-policy-trusting -- cgit v1.2.3