Hi! > Description: > when we run the script for the first time, all the test will run successfully > and PASS . > but on the same machine if we run the same script for the 2nd time we see > TBROK .
The testcase should clean up after it's exit, so rather than hacking around broken test cleanup we should fix the test to remove all temp files it has created. -- Cyril Hrubis [email protected] ------------------------------------------------------------------------------ _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
