mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-30 21:45:37 +00:00
[#3450] addressed review comment
This commit is contained in:
@@ -1,6 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
if [ $(env | grep -c KEA_LFC_EXECUTABLE) != 0 ]; then
|
||||
exit 0
|
||||
fi
|
||||
exit 1
|
||||
env | grep -q KEA_LFC_EXECUTABLE
|
||||
|
Reference in New Issue
Block a user