summaryrefslogtreecommitdiff
path: root/tool/missing-baseruby.bat
blob: d6d66a4d86e894f576884d45dd7cc738eec6db63 (plain)
1
2
3
4
5
: "
@echo off
: "
echo executable host ruby is required.  use --with-baseruby option.
exit 1