Merge pull request #799 from Schmuuu/ntp/set-NTP_CONFIG_FOUND

do set variable NTP_CONFIG_FOUND if ntp config is found
This commit is contained in:
Michael Boelen 2019-11-28 15:05:01 +01:00 committed by GitHub
commit dd2cb31c7f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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