projects
/
contrib
/
pines
/
osrf-debian.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
08e9a07
)
Removing legacy websocket test line.
author
Chris Sharp
<csharp@georgialibraries.org>
Fri, 29 Mar 2019 16:52:32 +0000
(12:52 -0400)
committer
Chris Sharp
<csharp@georgialibraries.org>
Fri, 29 Mar 2019 16:52:32 +0000
(12:52 -0400)
build_opensrf_debs
patch
|
blob
|
history
diff --git
a/build_opensrf_debs
b/build_opensrf_debs
index
c9e5e56
..
32f0f9e
100755
(executable)
--- 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))"