From 89b91facaa987de235b9f0a1cebacc7f5869d8f7 Mon Sep 17 00:00:00 2001 From: Richard Maw Date: Fri, 7 Sep 2012 09:41:13 +0100 Subject: Revert "Remove devel system to test ci controller" Add it back again --- ci1/systems.json.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ci1/systems.json.txt b/ci1/systems.json.txt index 6dbb937..5fe0071 100644 --- a/ci1/systems.json.txt +++ b/ci1/systems.json.txt @@ -1,4 +1,10 @@ [ + { + "description": "x86 development system", + "morph": "x86_64-generic-devel-system.morph", + "ref": "master", + "repo": "baserock:morphs" + }, { "description": "x86 base system", "morph": "x86_64-generic-base-system.morph", -- cgit v1.2.1