@@ -961,7 +961,7 @@ int main(void)
}
- //sleep(1);
+ usleep(100000);
return FAIL;
@@ -336,6 +336,8 @@ int main(void)
+