4 lines
61 B
Ruby
4 lines
61 B
Ruby
configure do
|
|
check_program "program-that-is-not-found"
|
|
end
|
configure do
|
|
check_program "program-that-is-not-found"
|
|
end
|