Skip to content

Commit 2acc708

Browse files
committed
1 parent 247cc36 commit 2acc708

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

Rakefile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,7 @@ end
5454

5555
task :libmruby => "lib/picoruby" do
5656
FileUtils.cd "lib/picoruby" do
57-
sh "rake test"
58-
sh "rake"
57+
sh "MRUBY_CONFIG=default rake test"
5958
end
6059
end
6160

lib/picoruby

Submodule picoruby updated 1 file

0 commit comments

Comments
 (0)