Sfoglia il codice sorgente

测试用例:循环测试;

Jeff 5 anni fa
parent
commit
0ed93628fd
1 ha cambiato i file con 1 aggiunte e 2 eliminazioni
  1. 1 2
      scbc.tools/test/test.cpp

+ 1 - 2
scbc.tools/test/test.cpp

@@ -51,8 +51,7 @@ int _tmain(int argc, TCHAR* argv[], TCHAR* envp[])
 				if ( nRet == 0 )
 				{
 					printf("该批次未导入系统,无法下载,程序退出\n");
-					system("pause");
-					exit(0);
+					continue;
 				}
 			}
 			else