summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2012-07-17 16:48:54 +0100
committerRichard Maw <richard.maw@codethink.co.uk>2012-07-17 16:48:54 +0100
commitedc386726f4de98c187cad396f05bb28fb7998d9 (patch)
treec855f6b4f92cb73571f034f77d2b74de7afd11f1
parent887876e7801fe1fbcf34b849229e28a792fb6094 (diff)
downloadjenkins-config-edc386726f4de98c187cad396f05bb28fb7998d9.tar.gz
ci1/systems.json: reword descriptions
-rw-r--r--ci1/systems.json.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/ci1/systems.json.txt b/ci1/systems.json.txt
index bcc38bd..6beecdc 100644
--- a/ci1/systems.json.txt
+++ b/ci1/systems.json.txt
@@ -1,14 +1,14 @@
[
{
- "description": "x86_64 base system",
+ "description": "x86 base system",
"morph": "x86_64-generic-base-system.morph",
"ref": "master",
"repo": "baserock:morphs"
},
{
- "description": "x86_64 development system",
+ "description": "x86 development system",
"morph": "x86_64-generic-devel-system.morph",
"ref": "master",
"repo": "baserock:morphs"
}
-] \ No newline at end of file
+]