mirror of
https://github.com/rsyslog/rsyslog.git
synced 2025-12-11 05:00:41 +01:00
5 lines
145 B
Bash
Executable File
5 lines
145 B
Bash
Executable File
#!/bin/bash
|
|
# add 2019-04-02 by Rainer Gerhards, released under ASL 2.0
|
|
export USE_VALGRIND="YES"
|
|
source ${srcdir:=.}/mmdarwin_errmsg_no_sock.sh
|