Skip to content

Commit bcf8be4

Browse files
committed
[GR-10946] Set custom standalone name.
1 parent a186963 commit bcf8be4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mx.truffleruby/mx_truffleruby.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,7 @@ def ruby_testdownstream_sulong(args):
132132
name='TruffleRuby',
133133
short_name='rby',
134134
dir_name='ruby',
135+
standalone_dir_name='truffleruby-<version>-<os>-<arch>',
135136
license_files=['LICENSE_TRUFFLERUBY.md'],
136137
third_party_license_files=['3rd_party_licenses_truffleruby.txt'],
137138
truffle_jars=[

0 commit comments

Comments
 (0)