Skip to content

Commit

Permalink
duh
Browse files Browse the repository at this point in the history
  • Loading branch information
timfel committed Jun 7, 2017
1 parent 2576ad3 commit 8126c1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion trufflesqueak.sh
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ else
done
fi

echo $JAVACMD $JAVA_ARGS -cp $CLASSPATH de.hpi.swa.trufflesqueak.TruffleSqueakMain $PROGRAM_ARGS
$JAVACMD $JAVA_ARGS -cp $CLASSPATH de.hpi.swa.trufflesqueak.TruffleSqueakMain $PROGRAM_ARGS

0 comments on commit 8126c1b

Please sign in to comment.