]> git.pond.sub.org Git - empserver/commit
Normalize order's reaction to bad input
authorMarkus Armbruster <armbru@pond.sub.org>
Tue, 26 Jan 2010 21:02:34 +0000 (22:02 +0100)
committerMarkus Armbruster <armbru@pond.sub.org>
Tue, 26 Jan 2010 21:02:34 +0000 (22:02 +0100)
commitb54bc83e260ac00da43dd41a028e85e04244e6b2
treee3f27adf26e0100a278044d499c211bdc20a4d7e
parent7ac10453a24809f2ff5d249d5f95bbc3a6b2a918
Normalize order's reaction to bad input

Consistently fail the command on bad or missing argument.  Before, it
merely skipped to the next ship in some cases.
src/lib/commands/orde.c