1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00

Redirect the "1 file(s) copied" message to nul

This commit is contained in:
Kalle Sommer Nielsen
2009-01-02 05:50:51 +00:00
parent b90fabd863
commit 0383c01867

View File

@@ -1,5 +1,5 @@
@echo off
cscript /nologo win32\build\buildconf.js %*
SET PHP_BUILDCONF_PATH=%~dp0
copy %PHP_BUILDCONF_PATH%\win32\build\configure.bat %PHP_BUILDCONF_PATH%
copy %PHP_BUILDCONF_PATH%\win32\build\configure.bat %PHP_BUILDCONF_PATH% > nul
SET PHP_SDK_SCRIPT_PATH=