# HG changeset patch # User Christian Wimmer # Date 1443734468 25200 # Node ID a19722cd3dd2c0bf37c038e33a0ef731e06ec957 # Parent a5ff8a58980261181098407fa161828915605e01 Temporarily change truffle dependency for integration testing diff -r a5ff8a589802 -r a19722cd3dd2 mx.graal/suite.py --- 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"},