summaryrefslogtreecommitdiff
path: root/tests/service
diff options
context:
space:
mode:
Diffstat (limited to 'tests/service')
-rw-r--r--tests/service/Makefile.W322
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/service/Makefile.W32 b/tests/service/Makefile.W32
index 22e297d..21bf4be 100644
--- a/tests/service/Makefile.W32
+++ b/tests/service/Makefile.W32
@@ -31,7 +31,7 @@ testservice.res: testservice.rc
local_test: $(LIBRARIES)
@echo Testing service..
- @copy testservice.dll C:\TEMP
+ @copy testservice.dll C:\TEMP >NUL
@testservice /install 2>NUL
@testservice /remove 2>NUL