mirror of
https://github.com/rsyslog/rsyslog.git
synced 2025-12-15 10:30:40 +01:00
6 lines
106 B
Bash
6 lines
106 B
Bash
#!/bin/bash
|
|
# released under ASL 2.0
|
|
|
|
export USE_VALGRIND="YES"
|
|
source ${srcdir:=.}/mmdarwin_empty_key.sh
|