|
|
@ -85,7 +85,7 @@ function sendAlert(name, line, wildcards)
|
|
|
|
end
|
|
|
|
end
|
|
|
|
end
|
|
|
|
end
|
|
|
|
else
|
|
|
|
else
|
|
|
|
msg = string.format(alertFormat, "Test notification."
|
|
|
|
msg = string.format(alertFormat, "Test notification.")
|
|
|
|
end
|
|
|
|
end
|
|
|
|
pageRequest(msg, "HTTPS")
|
|
|
|
pageRequest(msg, "HTTPS")
|
|
|
|
end
|
|
|
|
end
|
|
|
|