From 085e1e0ac91ec5de39802a4413a84004baca037b Mon Sep 17 00:00:00 2001 From: Sergio Durigan Junior Date: Tue, 14 Jun 2016 14:22:14 -0400 Subject: [PATCH] Fix typo --- lib/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/config.json b/lib/config.json index c6c446a..cd30b38 100644 --- a/lib/config.json +++ b/lib/config.json @@ -276,7 +276,7 @@ "type" : "Plain_c64t64", "builddir" : "ubuntu-aarch64-m64", "tags" : [ "ubuntu", "aarch64", "m64", "MAIL" ], - "slavenames" : [ "ubuntu-aarch64-1" ] } + "slavenames" : [ "ubuntu-aarch64-1" ] }, { "name" : "Ubuntu-AArch64-native-gdbserver-m64", "type" : "NativeGDBServer_c64t64",