Skip to content
Snippets Groups Projects
Commit 5224cfb1 authored by Hahn Axel (hahn)'s avatar Hahn Axel (hahn)
Browse files

dns-reponse-time: fix syntax error

parent 27cb77bf
No related branches found
No related tags found
1 merge request!189dns-reponse-time: fix syntax error
......@@ -12,12 +12,13 @@
# check result depends on 1st nameserver only
# 2022-10-24 v1.2 <axel.hahn@unibe.ch> shell fixes; remove pipe char in output
# 2023-07-27 v1.3 <axel.hahn@unibe.ch> shell fixes; add help page
# 2023-10-13 v1.4 <axel.hahn@unibe.ch> fix syntax error in export
# ======================================================================
. $( dirname $0 )/inc_pluginfunctions
exort self_APPVERSION=1.3
export self_APPVERSION=1.4
tmpfile=/tmp/check_netstat_out_$$
infofile=/tmp/check_netstat_out_2_$$
......
......@@ -14,7 +14,7 @@
______________________________________________________________________
CHECK_DNS_RESPONSETIME
v1.3
v1.4
(c) Institute for Medical Education - University of Bern
Licence: GNU GPL 3
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment