
12 Dec
2011
12 Dec
'11
11:22 a.m.
On 09.12.2011 21:58, Dave Allan wrote:
Make uninstall currently fails with the following message:
rmdir /etc/sasl2/ rmdir: failed to remove `/etc/sasl2/': Directory not empty
That's fine (correct in fact) so force the command to return success with || : ---
ACKed & pushed. Michal