On 02/24/2012 06:41 PM, Tom Gundersen wrote:
- Log ----------------------------------------------------------------- commit 7f42e7e621369aa6eaab446dc4c1bc3f04c4b266 Author: Tom Gundersen<teg@jklm.no> Date: Fri Feb 24 22:36:33 2012 +0100
Revert "deal with both valid return codes of mount -a"
This reverts commit fd54cc63cd6853b839d8a0d15ff7c8506743ac5a.
The correct return codes of "mount -a" are:
0 all mounts succeeded 64 some mounts succeeded and some failed 32 all mounts failed
We want to show "FAILED" on all return codes except for 0.
There is a bug in the new mount where "ignored" is taken to be "failed", which gives some false negative. This will be fixed in util-linux.
-----------------------------------------------------------------------
Summary of changes: functions | 1 - 1 files changed, 0 insertions(+), 1 deletions(-)
hooks/post-receive Nice, so finally was a bug [#1]
[#1] http://comments.gmane.org/gmane.linux.utilities.util-linux-ng/5228 [mount (new): Using -a, exits with 64] -- Gerardo Exequiel Pozzi \cos^2\alpha + \sin^2\alpha = 1