chiark / gitweb /
swap: there's no reason not order swap after sysinit, so drop it
[elogind.git] / src / quotacheck.c
index a579c5e8b713727cd9c7476dff17dd6b2c1aac0c..c7aaece984e199436f114cc6923da18a505647c6 100644 (file)
@@ -91,7 +91,6 @@ int main(int argc, char *argv[]) {
         test_files();
 
         if (!arg_force) {
-
                 if (arg_skip)
                         return 0;