Browse Source
Both "[ 1 ]" and "[ 0 ]" both evaluate true in shell; we really want an explicit '1' test. Before: $ ./configure --help ... --enable/disable-compat (default disable) After: $ ./configure --help ... --enable/disable-compat (default enable) Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>ppa-0.6.1
Rusty Russell
7 years ago
committed by
Christian Decker
1 changed files with 3 additions and 3 deletions
Loading…
Reference in new issue