Skip to content

Commit

Permalink
[Truffle] Ensure old mx builds are cleaned up during a rebuild.
Browse files Browse the repository at this point in the history
  • Loading branch information
nirvdrum committed Dec 12, 2016
1 parent e6906cd commit 4d3d152
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tool/jt.rb
Expand Up @@ -547,6 +547,7 @@ def build(*options)
end

def clean
mx(JRUBY_DIR, 'clean') if Utilities.mx?
mvn 'clean'
end

Expand Down

0 comments on commit 4d3d152

Please sign in to comment.