From: Chris Sharp Date: Fri, 29 Mar 2019 16:52:32 +0000 (-0400) Subject: Removing legacy websocket test line. X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=b29ce9a0ed7cef657886b85d7200b4337c0c653f;p=contrib%2Fpines%2Fosrf-debian.git Removing legacy websocket test line. --- 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))"