2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 06:25:31 +00:00

check for existence of lwres directory

This commit is contained in:
Brian Wellington
2000-06-21 01:42:16 +00:00
parent d821f1cd7e
commit 1fb5269e67

View File

@@ -58,6 +58,10 @@ done
for d in lwresd*
do
(
if test ! -d $d
then
break
fi
cd $d
rm -f lwresd.run &&
if test -f lwresd.pid