Makefile: start app with right IPC_NETWORK envvar.

master
Philippe Pittoli 2023-01-18 23:56:23 +01:00
parent 3123051ef0
commit b111982a0f
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ buildrun-tcpd-alternative: tcpd
IPC_SERVICE_NAME=tcpdup ADDRESS=$(TCP_SERVICE_ALT) $(VALGRIND) ./tcpd
SERVICE_NAME ?= p
IPC_NETWORK ?= p pong
IPC_NETWORK ?= p unix://pong
buildrun-pong: pong
@#Force pong to contact IPCd.
@#SERVICE is the service to contact and IPC_NETWORK is the IPCd