From da41caf5edd1c3fa01eb14b8399733c4397bb9de Mon Sep 17 00:00:00 2001 From: mprahl Date: Tue, 30 Jan 2018 14:06:03 -0500 Subject: [PATCH] Uncomment mksh --- testmodule.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/testmodule.yaml b/testmodule.yaml index 7e15779..466ebea 100644 --- a/testmodule.yaml +++ b/testmodule.yaml @@ -20,7 +20,7 @@ data: ed: rationale: A build dependency of mksh, to test buildorder. ref: master -# mksh: -# rationale: The main component of this module. -# ref: master -# buildorder: 1 + mksh: + rationale: The main component of this module. + ref: master + buildorder: 1