Believe 4 năm trước cách đây
mục cha
commit
eee0307f42
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/cmds/qstat.c

+ 1 - 1
src/cmds/qstat.c

@@ -72,7 +72,7 @@ extern char *	tcl_atrsep;
 
 /* default server */
 char *def_server;
-int alt_display_allow = 0;
+int alt_display_allow = 0; //默认屏蔽一些显示信息,如queue ningwenmo@outlook.com
 
 static void states();
 static char *	cvtResvstate(char *);