mirror of
https://github.com/eclipse-mosquitto/mosquitto.git
synced 2026-04-23 23:03:42 +02:00
3 lines
74 B
Bash
Executable file
3 lines
74 B
Bash
Executable file
#VG="valgrind --log-file=vglog"
|
|
${VG} ../../src/mosquitto -c test.conf -v
|