Fixed issues when using GNU make 3.78.

git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@639 0109f412-320b-0410-ab79-c3e0c5ffbbe6
This commit is contained in:
ahodgkinson
2006-07-06 20:49:14 +00:00
parent 3dc23e1bcd
commit adc5cbe2e8
2 changed files with 67 additions and 17 deletions

View File

@@ -2167,7 +2167,7 @@ RCODE IFlmTestImpl::resumeIndexTest(
break;
}
f_yieldCPU();
f_sleep( 50);
}
bPassed = TRUE;