commit | 6e98521d68bdc931ddcbcd80ee299f823ed735f0 | [log] [tgz] |
---|---|---|
author | Rob Landley <rob@landley.net> | Sun Aug 14 18:46:34 2005 +0000 |
committer | Rob Landley <rob@landley.net> | Sun Aug 14 18:46:34 2005 +0000 |
tree | 8bd62e2046c79c577fe5d004e43a6cd83a059da5 | |
parent | 58a651b2e59eaeeeb426a58bf8063f860044a2fa [diff] |
Stephane Billiart noticed that the return code of the new mount was horked. (Cleaned up the return code path to consistently use numbers so I don't keep confusing EXIT_SUCCESS with TRUE and EXIT_FAILURE with FALSE...)