make/Makefile: allow overriding '-it' for target 'run' (details)
Commit
44393058f6ca14dbf42c717fe0fb7f5fd00af513
by Vadim Yanitskiy
make/Makefile: allow overriding '-it' for target 'run'
Allocating a pseudo-TTY (-t, --tty) fails when 'run' is executed inside of a Jenkins or cron script. This change fixes ttcn3-bts-test, which invokes 'run' to fetch the config files.