Print error messages to the stderr [ci skip]
This commit is contained in:
parent
74ce7905d7
commit
a3e6546e7e
@ -1,6 +1,6 @@
|
||||
: "
|
||||
@echo off
|
||||
: "
|
||||
echo executable host ruby is required. use --with-baseruby option.
|
||||
echo Note that BASERUBY must be Ruby 2.7.0 or later.
|
||||
echo>&2 executable host ruby is required. use --with-baseruby option.
|
||||
echo>&2 Note that BASERUBY must be Ruby 2.7.0 or later.
|
||||
exit 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user