mirror of
https://github.com/rsyslog/rsyslog.git
synced 2026-06-19 22:12:56 +02:00
6 lines
112 B
Bash
6 lines
112 B
Bash
#!/bin/bash
|
|
# released under ASL 2.0
|
|
|
|
export USE_VALGRIND="YES"
|
|
source ${srcdir:=.}/mmdarwin_successful_call.sh
|