# HG changeset patch # User Gilles Duboscq # Date 1437576179 -7200 # Node ID 67d70574511e80a577a5a158c0feeb72db98002a # Parent 21a23bbefe32ef103451f4718278e5491f26d43c Re-enabled binary repo for truffle diff -r 21a23bbefe32 -r 67d70574511e mx.graal/suite.py --- a/mx.graal/suite.py Tue Jul 21 16:03:25 2015 +0200 +++ b/mx.graal/suite.py Wed Jul 22 16:42:59 2015 +0200 @@ -16,8 +16,7 @@ "version" : "ed613cfa37da7bdd965aacf0d5c6a0b7606e3782", "urls" : [ {"url" : "https://lafo.ssw.uni-linz.ac.at/hg/truffle-mx2", "kind" : "hg"}, - # Disable reference to snapshots until they are built from truffle-mx2 or truffle-mx2 is renamed to truffle - #{"url" : "http://lafo.ssw.uni-linz.ac.at/nexus/content/repositories/snapshots", "kind" : "binary"}, + {"url" : "http://lafo.ssw.uni-linz.ac.at/nexus/content/repositories/snapshots", "kind" : "binary"}, ] }, ]