summaryrefslogtreecommitdiff
path: root/scripts/functions
diff options
context:
space:
mode:
authorBen Hutchings <ben@decadent.org.uk>2015-04-09 02:40:18 +0100
committerBen Hutchings <ben@decadent.org.uk>2015-04-13 00:45:36 +0100
commitb87e34b114dc551d4a1419ae53001b5c95784bfc (patch)
treeff5365773f231326889e55f7aed1e808f29d26f6 /scripts/functions
parent23ee5f9c1137278aa2367f87ca146a0f3d38b30c (diff)
Remove old comment about running shell on failure of fsck
We probably will do that, but that's controlled by the top level init script, not this function. Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Diffstat (limited to 'scripts/functions')
-rw-r--r--scripts/functions3
1 files changed, 0 insertions, 3 deletions
diff --git a/scripts/functions b/scripts/functions
index b6cfb97..03150c8 100644
--- a/scripts/functions
+++ b/scripts/functions
@@ -380,9 +380,6 @@ _checkfs_once()
log_end_msg
fi
- #
- # If there was a failure, drop into a shell.
- #
# NOTE: "failure" is defined as exiting with a return code of
# 4, possibly or-ed with other flags. A return code of 1
# indicates that file system errors were corrected but that