OSDN Git Service

Revert "Make mklib propogate all errors"
authorDan Nicholson <dbn.lists@gmail.com>
Thu, 18 Feb 2010 22:48:53 +0000 (14:48 -0800)
committerDan Nicholson <dbn.lists@gmail.com>
Thu, 18 Feb 2010 22:48:53 +0000 (14:48 -0800)
commit79cc455cb8f2da1155e4d7fd4ddb9c1914ea5889
tree61c607e33a7faed4c3da92b720272d07f2ef7986
parentcc66847c1095d01fe766e004ad1d5dbf8c77b380
Revert "Make mklib propogate all errors"

This reverts commit d6f55492af3cb82b0113fe6beac0f3494b6e2956.

It's both not portable and not safe to trap & exit on ERR. This will
need to use a more invasive approach that tests return code only for
selected, important commands.
bin/mklib