2009/6/25 Arthur HUILLET <arthur.huil...@free.fr>: > Signed-off-by: Arthur HUILLET <arthur.huil...@free.fr>
Acked-by: Vegard Nossum <vegard.nos...@gmail.com> This was a left-over from: commit fd3c3475e6825e52b8d7045b96fd44bb5ae04c81 Author: Vegard Nossum <vegard.nos...@gmail.com> Date: Mon May 25 14:18:21 2009 +0200 regression: temporary work-around for cafebabe Just remove the extra switches; jato (+ cafebabe) won't understand them. > --- > regression/run-suite.sh | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/regression/run-suite.sh b/regression/run-suite.sh > index 4b89769..f5b7625 100755 > --- a/regression/run-suite.sh > +++ b/regression/run-suite.sh > @@ -10,7 +10,7 @@ function run_java { > CLASSPATH_INSTALL_DIR=`../tools/classpath-config` > GLIBJ="$CLASSPATH_INSTALL_DIR/share/classpath/glibj.zip" > > - $GDB ../jato -cp $PWD:$GLIBJ $JAVA_CLASS > + $GDB ../jato $JAVA_OPTS -cp $PWD:$GLIBJ $JAVA_CLASS > > ACTUAL=$? > > -- > 1.6.2.2 > > > > ------------------------------------------------------------------------------ > _______________________________________________ > Jatovm-devel mailing list > Jatovm-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/jatovm-devel > -- "The animistic metaphor of the bug that maliciously sneaked in while the programmer was not looking is intellectually dishonest as it disguises that the error is the programmer's own creation." -- E. W. Dijkstra, EWD1036 ------------------------------------------------------------------------------ _______________________________________________ Jatovm-devel mailing list Jatovm-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jatovm-devel