mirror of
https://github.com/eclipse-mosquitto/mosquitto.git
synced 2026-04-12 20:16:31 +02:00
4 lines
59 B
Bash
Executable file
4 lines
59 B
Bash
Executable file
#!/bin/sh
|
|
|
|
valgrind ../../../src/mosquitto -c test.conf -v
|