summaryrefslogtreecommitdiff
path: root/tests/log/Makefile.W32
diff options
context:
space:
mode:
Diffstat (limited to 'tests/log/Makefile.W32')
-rw-r--r--tests/log/Makefile.W322
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/log/Makefile.W32 b/tests/log/Makefile.W32
index a7f7be7..c0e0874 100644
--- a/tests/log/Makefile.W32
+++ b/tests/log/Makefile.W32
@@ -31,7 +31,7 @@ testmsg.res: testmsg.rc
local_test: $(LIBRARIES)
@echo Testing log..
- @copy testmsg.dll C:\TEMP
+ @copy testmsg.dll C:\TEMP >NUL
@test_log 2>NUL
local_all: