From b83efbd60221f28485e3cc85b33b86374c6c4565 Mon Sep 17 00:00:00 2001 From: Robert Martin-Legene <robert@nic.ar> Date: Mon, 30 Sep 2019 14:26:07 -0300 Subject: [PATCH] Una linea extra que no pertenece --- bin/libbfa.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/bin/libbfa.sh b/bin/libbfa.sh index c051466..67679e6 100644 --- a/bin/libbfa.sh +++ b/bin/libbfa.sh @@ -193,4 +193,3 @@ case "${BFASOCKETTYPE}" in echo "Unknown socket type. Supported types are http, ws, ipc" >&2 exit 1 esac -BFASOCKET -- GitLab