From b29ce9a0ed7cef657886b85d7200b4337c0c653f Mon Sep 17 00:00:00 2001 From: Chris Sharp Date: Fri, 29 Mar 2019 12:52:32 -0400 Subject: [PATCH] Removing legacy websocket test line. --- build_opensrf_debs | 4 ---- 1 file changed, 4 deletions(-) diff --git a/build_opensrf_debs b/build_opensrf_debs index c9e5e56..32f0f9e 100755 --- a/build_opensrf_debs +++ b/build_opensrf_debs @@ -20,10 +20,6 @@ # VERSION_="3.1.0" -### post 3.0.0 websocket fix -- set to true to apply -#WEBSOCKET_FIX=true - - ## Set work directory to current directory WORKDIR="$(dirname $(readlink -f $0))" -- 2.11.0