diff options
author | Koichi Sasada <[email protected]> | 2020-12-11 11:52:19 +0900 |
---|---|---|
committer | Koichi Sasada <[email protected]> | 2020-12-11 11:57:25 +0900 |
commit | ad6573163f4a7b7eedb904f2f6f730c3cd2669e3 (patch) | |
tree | 787e2d70f4de8480a9292a04059b7833fd4d8d16 /proc.c | |
parent | 56918578ea48ef3bc6a5f27f884fb2cccbe02c06 (diff) |
add RUNOPT and RUNOPT0 for dev rules.
run, runruby, ... accept RUNOPT and RUNOPT0 configuration to pass
some commandline argument like that:
$(BTESTRUBY) $(RUNOPT0) $(TESTRUN_SCRIPT) $(RUNOPT)
RUNOPT0 is options for ruby interpreter (-w, -v, ...)
RUNOPT is options for the script (ARGV/ARGF)
Diffstat (limited to 'proc.c')
0 files changed, 0 insertions, 0 deletions