From 687f60d84b270de97afa51e179dbf9cb8296d211 Mon Sep 17 00:00:00 2001 From: "Paul Buetow (lxpbuetow.webde.local)" Date: Mon, 14 Jul 2014 15:17:45 +0200 Subject: add comment --- src/fapi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/fapi b/src/fapi index 854901a..f474ba8 100755 --- a/src/fapi +++ b/src/fapi @@ -500,7 +500,7 @@ class Fapi(FapiBase): else: return 'curl -m 3' + headerdump + ' http://' + ipport + failtouch else: - return protocol + ': Can only curl PROTOCOL_TCP' + return '# ' + protocol + ': Can only curl PROTOCOL_TCP' return lambda: curl(f5) elif a.sub2 == 'status': return lambda: f5().get_object_status([name]) -- cgit v1.2.3