mirror of
https://github.com/rsyslog/rsyslog.git
synced 2026-05-10 23:10:51 +02:00
6 lines
116 B
Bash
6 lines
116 B
Bash
#!/bin/bash
|
|
# released under ASL 2.0
|
|
|
|
export USE_VALGRIND="YES"
|
|
source ${srcdir:=.}/mmdarwin_non_existing_fields.sh
|