Skip to content

Commit 913b48a

Browse files
ansalondGraal
authored andcommitted
Use the new 'graalvm_os' substitution.
1 parent bcf8be4 commit 913b48a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mx.truffleruby/mx_truffleruby.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +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>',
135+
standalone_dir_name='truffleruby-<version>-<graalvm_os>-<arch>',
136136
license_files=['LICENSE_TRUFFLERUBY.md'],
137137
third_party_license_files=['3rd_party_licenses_truffleruby.txt'],
138138
truffle_jars=[

0 commit comments

Comments
 (0)