changeset 22748:a19722cd3dd2

Temporarily change truffle dependency for integration testing
author Christian Wimmer <christian.wimmer@oracle.com>
date Thu, 01 Oct 2015 14:21:08 -0700
parents a5ff8a589802
children dfb01e333fc5
files mx.graal/suite.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/mx.graal/suite.py	Wed Sep 30 12:57:48 2015 -0700
+++ b/mx.graal/suite.py	Thu Oct 01 14:21:08 2015 -0700
@@ -14,7 +14,7 @@
             },
             {
                "name" : "truffle",
-               "version" : "364e3f0246430aa094556c0f422662120a2a89cf",
+               "version" : "09d91119929f4246837ddbe911ddcb18d744efd0",
                "urls" : [
                     {"url" : "http://lafo.ssw.uni-linz.ac.at/hg/truffle", "kind" : "hg"},
                     {"url" : "https://curio.ssw.jku.at/nexus/content/repositories/snapshots", "kind" : "binary"},