mirror of
https://github.com/rsyslog/rsyslog.git
synced 2026-05-11 01:30:53 +02:00
4 lines
81 B
Bash
Executable File
4 lines
81 B
Bash
Executable File
#!/bin/bash
|
|
export USE_VALGRIND="YES"
|
|
source ${srcdir:-.}/imdocker-image-name.sh
|