accept value for option --sock
authorMiloš Mulač <mulac@civ.zcu.cz>
Mon, 16 Mar 2009 15:33:20 +0000 (15:33 +0000)
committerMiloš Mulač <mulac@civ.zcu.cz>
Mon, 16 Mar 2009 15:33:20 +0000 (15:33 +0000)
org.glite.lb.server/src/bkserverd.c

index 80eb57d..d733b49 100644 (file)
@@ -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'},