mirror of
https://github.com/ruby/ruby.git
synced 2025-08-24 21:44:30 +02:00
parent
a881b33818
commit
06da0d1456
3 changed files with 3 additions and 3 deletions
|
@ -52,7 +52,7 @@ install:
|
|||
assert_match %r{DESTDIR\\=#{ENV['DESTDIR']}$}, results
|
||||
assert_match %r{DESTDIR\\=#{ENV['DESTDIR']} install$}, results
|
||||
|
||||
if !/nmake/.match?(results)
|
||||
unless /nmake/.match?(results)
|
||||
assert_match %r{^clean: destination$}, results
|
||||
assert_match %r{^all: destination$}, results
|
||||
assert_match %r{^install: destination$}, results
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue