https://git.reactos.org/?p=reactos.git;a=commitdiff;h=64daf542b8d12d3490f15986cb0e0643b72eec28

commit 64daf542b8d12d3490f15986cb0e0643b72eec28
Author:     Amine Khaldi <[email protected]>
AuthorDate: Sun Jan 21 22:38:00 2018 +0100
Commit:     Amine Khaldi <[email protected]>
CommitDate: Sun Jan 21 22:38:00 2018 +0100

    [CMD_WINETEST] Sync with Wine 3.0. CORE-14225
---
 modules/rostests/winetests/cmd/test_builtins.cmd.exp | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/modules/rostests/winetests/cmd/test_builtins.cmd.exp 
b/modules/rostests/winetests/cmd/test_builtins.cmd.exp
index 675fc487af..796550e57e 100644
--- a/modules/rostests/winetests/cmd/test_builtins.cmd.exp
+++ b/modules/rostests/winetests/cmd/test_builtins.cmd.exp
@@ -1258,8 +1258,8 @@ file move succeeded
 @todo_wine@bar@or_broken@baz
 read-only files are moveable
 file moved in subdirectory
-moving a file to itself is a no-op@or_broken@moving a file to itself should be 
a no-op!
-ErrorLevel: 0@or_broken@ErrorLevel: 1
+@todo_wine@moving a file to itself is a no-op@or_broken@moving a file to 
itself should be a no-op!
+@todo_wine@ErrorLevel: 0@or_broken@ErrorLevel: 1
 --- directory move
 simple directory move succeeded
 moving a directory to itself gives error; errlevel 1

Reply via email to