From 0c8cc8919c4bc7a6cea05315a364e09e7d448ce2 Mon Sep 17 00:00:00 2001 From: Neil Williams Date: Sun, 17 Jan 2016 14:29:55 +0000 Subject: Add checks for cmdtest and bc as the errors are otherwise confusing. --- yarns/900-implements.yarn | 3 +++ 1 file changed, 3 insertions(+) (limited to 'yarns/900-implements.yarn') diff --git a/yarns/900-implements.yarn b/yarns/900-implements.yarn index bf49b35..657101e 100644 --- a/yarns/900-implements.yarn +++ b/yarns/900-implements.yarn @@ -19,11 +19,14 @@ Scenarios can use the ASSUMING statements defined here to let the user to allow them to run or not to run. IMPLEMENTS ASSUMING (fast|build) tests are requested + support_required test_requested "$MATCH_1" if `MIRROR` is set, use the default http mirror IMPLEMENTS ASSUMING (local|http) tests are requested + support_required + build_support_required mirror_requested "$MATCH_1" ## Building an image, or attempting to -- cgit v1.2.1