mirror of
https://github.com/flynx/proxmox-utils.git
synced 2025-10-28 10:40:07 +00:00
minor tweak...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
0c25f301ee
commit
e7d3bc7ec8
@ -206,7 +206,7 @@ check-http(){
|
||||
if [ -z $response ] ; then
|
||||
response='ERROR: TIMEOUT'
|
||||
else
|
||||
response="ERROR ($response)"
|
||||
response="ERROR: $response"
|
||||
fi
|
||||
fi
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user