summaryrefslogtreecommitdiff
path: root/tests/log
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2009-03-25 14:56:52 +0100
committerAndreas Baumann <abaumann@yahoo.com>2009-03-25 14:56:52 +0100
commitba20ff72bf3c6a90cb44ada1a16f9e121f2d6ca5 (patch)
tree83397606ceda3a5b0fbc992c40d6ec530a56d631 /tests/log
parentd891f09be018df8a87493eb37175d57046079233 (diff)
downloadwolfbones-ba20ff72bf3c6a90cb44ada1a16f9e121f2d6ca5.tar.gz
wolfbones-ba20ff72bf3c6a90cb44ada1a16f9e121f2d6ca5.tar.bz2
removed some copy messages on windows
Diffstat (limited to 'tests/log')
-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: