X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;ds=inline;f=isolate%2Fisolate.c;h=c383664619d0698336702e3e2b755b58f97dfed0;hb=4af13f1bd0c9c39b756071754b513a4797c88f46;hp=e2acf4485314f4c2d4914a655943bb37e2dfa3f4;hpb=a5ee18acd75108983b5e92d6f356dab4dc3ec3d4;p=moe.git diff --git a/isolate/isolate.c b/isolate/isolate.c index e2acf44..c383664 100644 --- a/isolate/isolate.c +++ b/isolate/isolate.c @@ -1285,7 +1285,7 @@ enum opt_code { OPT_CG_TIMING, }; -static const char short_opts[] = "c:d:eE:i:k:m:M:o:p::q:r:t:vw:x:"; +static const char short_opts[] = "b:c:d:eE:i:k:m:M:o:p::q:r:t:vw:x:"; static const struct option long_opts[] = { { "box-id", 1, NULL, 'b' },