2
0
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:
Razvan Becheriu
2024-06-14 19:42:39 +03:00
parent f477e8ebcc
commit a1ba3c6dff

View File

@@ -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