madlohe 6 年 前
コミット
c6d5d5e2e8
1 ファイル変更1 行追加0 行削除
  1. 1 0
      plugins/check_disk.c

+ 1 - 0
plugins/check_disk.c

@@ -822,6 +822,7 @@ process_arguments (int argc, char **argv)
       break;
     case 'L':
       stat_remote_fs = 1;
+      break;
     case 'l':
       show_local_fs = 1;
       break;