Fix parsing of -b flag
authorTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 28 Sep 2017 22:39:59 +0000 (16:39 -0600)
committerGuus Sliepen <guus@tinc-vpn.org>
Sun, 1 Oct 2017 19:38:46 +0000 (21:38 +0200)
commit453e6070ddfab2157f52536bdd7a79fc16f851f4
tree0963bc8f9be5c471e6060699492c4ac40db38eec
parentaf81c436d6e11a53803747af7cc8ecfd449ccd4c
Fix parsing of -b flag

Only the short -b option is missing, --batch works as expected.
src/tincctl.c