mirror of
https://github.com/Cisco-Talos/clamav.git
synced 2026-02-05 20:42:08 -05:00
This simplifies the various clamd/clamscan tests a lot, since the valgrind tests can now be parallelized by automake, and we don't need to do that in the script itself.
4 lines
50 B
Bash
Executable File
4 lines
50 B
Bash
Executable File
#!/bin/sh
|
|
. $srcdir/check_common.sh
|
|
test_clamd2 3
|