Jim Meyering <[EMAIL PROTECTED]> writes: > Thank you for the patch. > What was the symptom of the failure?
Tail reports an error opening foo. + cat err ==> a <== ==> foo <== tail: foo: No such file or directory > Can you reproduce the problem easily? No. Actually the race might even be somewhere else, namely with the command "mv f foo" the window between unlinking foo and renaming f to foo. > Even if I delay the start of the tail command by two seconds, > it doesn't make the test fail. Andreas. -- Andreas Schwab, SuSE Labs, [EMAIL PROTECTED] SuSE Linux AG, Maxfeldstra�e 5, 90409 N�rnberg, Germany Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different." _______________________________________________ Bug-coreutils mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-coreutils
