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;