fate.sh: Ignore errors from rm command during cleanup.
authorDiego Biurrun <diego@biurrun.de>
Tue, 20 Sep 2011 15:09:45 +0000 (17:09 +0200)
committerDiego Biurrun <diego@biurrun.de>
Thu, 22 Sep 2011 15:39:30 +0000 (17:39 +0200)
commit20e1829dad73b5093d95fc7d45776d40b2705635
treee773efd4f9b239c7512bbb3817c532869a110caf
parent12ad0677b4a81152339e55e60464bc76b450e4db
fate.sh: Ignore errors from rm command during cleanup.

The install directory being deleted might not be present if the build failed.
This can lead to annoying error output if the FATE client is run as a cronjob.
tests/fate.sh