git://scientific.zcu.cz
/
jra1mw.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
917e96f
)
accept value for option --sock
author
Miloš Mulač
<mulac@civ.zcu.cz>
Mon, 16 Mar 2009 15:33:20 +0000
(15:33 +0000)
committer
Miloš Mulač
<mulac@civ.zcu.cz>
Mon, 16 Mar 2009 15:33:20 +0000
(15:33 +0000)
org.glite.lb.server/src/bkserverd.c
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.lb.server/src/bkserverd.c
b/org.glite.lb.server/src/bkserverd.c
index
80eb57d
..
d733b49
100644
(file)
--- a/
org.glite.lb.server/src/bkserverd.c
+++ b/
org.glite.lb.server/src/bkserverd.c
@@
-206,7
+206,7
@@
static struct option opts[] = {
{"greyjobs", 0, NULL, 'g'},
{"withproxy", 0, NULL, 'B'},
{"proxyonly", 0, NULL, 'P'},
- {"sock",
0
, NULL, 'o'},
+ {"sock",
1
, NULL, 'o'},
{"con-queue", 1, NULL, 'q'},
{"proxy-il-sock", 1, NULL, 'W'},
{"proxy-il-fprefix", 1, NULL, 'Z'},