do set variable NTP_CONFIG_FOUND if ntp config is found

This commit is contained in:
Kristian Schuster 2019-10-22 20:07:56 +02:00
parent c16133b255
commit 62feaf3fff
No known key found for this signature in database
GPG Key ID: 41D9CF63A7E6A4EB
1 changed files with 1 additions and 0 deletions

View File

@ -487,6 +487,7 @@
ReportWarning "${TEST_NO}" "Found world writable configuration file" "${FILE}" ""
fi
Report "ntp_config_file[]=${FILE}"
NTP_CONFIG_FOUND=1
fi
done
fi