More windows execcmd implementation and cleanup
--HG-- branch : WINDOWSPORT
This commit is contained in:
parent
03d9d0f4a9
commit
170cc74ef6
File diff suppressed because it is too large
Load Diff
@ -304,7 +304,7 @@ int main(int argc, char *argv[])
|
|||||||
}
|
}
|
||||||
|
|
||||||
int status = -1;
|
int status = -1;
|
||||||
for (int i = 0; i < 1; i++) {
|
for (int i = 0; i < 10; i++) {
|
||||||
output.clear();
|
output.clear();
|
||||||
pv.reset();
|
pv.reset();
|
||||||
try {
|
try {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user