mirror of
https://github.com/pi-hole/dnsmasq.git
synced 2025-12-19 18:28:25 +00:00
8 lines
77 B
Bash
Executable File
8 lines
77 B
Bash
Executable File
#!/bin/sh
|
|
|
|
set -e
|
|
|
|
. debian/tests/functions
|
|
|
|
check_compile_time_options +lua
|