Fix the ".check" command of the command-line shell to return 1 (error)
commit292b3a6fc5ae3a9fcc7fb972c8db539157a3c074
authorD. Richard Hipp <drh@hwaci.com>
Tue, 17 Oct 2017 13:44:46 +0000 (17 13:44 +0000)
committerD. Richard Hipp <drh@hwaci.com>
Tue, 17 Oct 2017 13:44:46 +0000 (17 13:44 +0000)
tree2f8bcaae9142a019e975427a8d20f55f8377131f
parentf3b7247355b28b01d1e7fc30ac16d1b298894fb4
Fix the ".check" command of the command-line shell to return 1 (error)
rather than 2 (exit) on a test failure.
src/shell.c.in