https://bugzilla.novell.com/show_bug.cgi?id=322330
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=322330#c17 --- Comment #17 from Thomas Wiest <[EMAIL PROTECTED]> 2008-09-03 14:00:49 MDT --- The original test case is mostly working now in Mono 2.0 RC1 on SLED 10 SP2 i586. Still broken: [EMAIL PROTECTED]:~/Desktop/bug322330> mkdir /tmp/fsw/xpto Create: /tmp/fsw/xpto Created [EMAIL PROTECTED]:~/Desktop/bug322330> mv /tmp/fsw/xpto/ /tmp/fsw/tmp Old file: /tmp/fsw/xpto New file: /tmp/fsw/tmp [EMAIL PROTECTED]:~/Desktop/bug322330> echo helloWorld > /tmp/fsw/tmp/hiWorld Create: /tmp/fsw/xpto/hiWorld Created File: /tmp/fsw/xpto/hiWorld Changed *** Notice it still calls the dir /tmp/fsw/xpto even though it has been renamed to /tmp/fsw/tmp [EMAIL PROTECTED]:~/Desktop/bug322330> mv /tmp/fsw/tmp/hiWorld /tmp/fsw/tmp/helloWorld Old file: /tmp/fsw/xpto/hiWorld New file: /tmp/fsw/xpto/helloWorld *** Notice it still calls the dir /tmp/fsw/xpto even though it has been renamed to /tmp/fsw/tmp -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
