comparison mx.graal/suite.py @ 22290:109a255a3a47

Remove unneeded file.
author Roland Schatz <roland.schatz@oracle.com>
date Thu, 23 Jul 2015 11:12:15 +0200
parents 3005207f14b2
children d2ec93b0a88e
comparison
equal deleted inserted replaced
22289:3005207f14b2 22290:109a255a3a47
4 4
5 "imports" : { 5 "imports" : {
6 "suites": [ 6 "suites": [
7 { 7 {
8 "name" : "jvmci", 8 "name" : "jvmci",
9 "version" : "09acb1bc3a5620a3460ffdfd4a0bb2d7d64e7de5", 9 "version" : "7d453d4d855a8c44503386f288b833ee28139558",
10 "urls" : [ 10 "urls" : [
11 {"url" : "https://lafo.ssw.uni-linz.ac.at/hg/graal-jvmci-8", "kind" : "hg"}, 11 {"url" : "https://lafo.ssw.uni-linz.ac.at/hg/graal-jvmci-8", "kind" : "hg"},
12 {"url" : "http://lafo.ssw.uni-linz.ac.at/nexus/content/repositories/snapshots", "kind" : "binary"}, 12 {"url" : "http://lafo.ssw.uni-linz.ac.at/nexus/content/repositories/snapshots", "kind" : "binary"},
13 ] 13 ]
14 }, 14 },