summaryrefslogtreecommitdiff
path: root/src/quotacheck.c
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2010-10-19 23:45:18 +0200
committerLennart Poettering <lennart@poettering.net>2010-10-19 23:45:18 +0200
commita9e1f5ec36049dca715f83b2c6fc44a019e2da53 (patch)
tree699d23b240c6572870e3184910503131078f4f4b /src/quotacheck.c
parent90bb85e140a238ce76f05c473e2eb68f147671f3 (diff)
fsck: properly hook in fsck everywhere, add special support for fsck'ing root dir
Diffstat (limited to 'src/quotacheck.c')
-rw-r--r--src/quotacheck.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/quotacheck.c b/src/quotacheck.c
index a579c5e8b7..c7aaece984 100644
--- a/src/quotacheck.c
+++ b/src/quotacheck.c
@@ -91,7 +91,6 @@ int main(int argc, char *argv[]) {
test_files();
if (!arg_force) {
-
if (arg_skip)
return 0;