Removing legacy websocket test line.
authorChris Sharp <csharp@georgialibraries.org>
Fri, 29 Mar 2019 16:52:32 +0000 (12:52 -0400)
committerChris Sharp <csharp@georgialibraries.org>
Fri, 29 Mar 2019 16:52:32 +0000 (12:52 -0400)
build_opensrf_debs

index c9e5e56..32f0f9e 100755 (executable)
 #
 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))"