]> git.pond.sub.org Git - empserver/commit
Don't permit work command to spend more money than available
authorMarkus Armbruster <armbru@pond.sub.org>
Sun, 3 Aug 2008 20:54:14 +0000 (16:54 -0400)
committerMarkus Armbruster <armbru@pond.sub.org>
Sat, 9 Aug 2008 12:40:04 +0000 (08:40 -0400)
commit3615cfc8ac8b93c5c7648519e5b0be3a41308bd2
treee10cb09d0da4b97487eb0eb654e8e7cd9ffaee9b
parentede42fb9ceed11d6a798b3c1347b1158fab3d1b9
Don't permit work command to spend more money than available

Stop work() when there's not enough money left for the current
engineer.
src/lib/commands/work.c