Signed-off-by: Dave Reisner <[email protected]>
---
 functions |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/functions b/functions
index 471c7d1..d388260 100644
--- a/functions
+++ b/functions
@@ -418,7 +418,6 @@ 
NETFS="nfs,nfs4,smbfs,cifs,codafs,ncpfs,shfs,fuse,fuseblk,glusterfs,davfs,fuse.g
 # Check local filesystems
 fsck_all() {
        fsck -A -T -C"$FSCK_FD" -a -t "no${NETFS//,/,no},noopts=_netdev" 
$FORCEFSCK
-       return $?
 }
 
 # Single-user login and/or automatic reboot after fsck (if needed)
-- 
1.7.7.2


Reply via email to