From: Marius Storm-Olsen Date: Tue, 15 May 2007 13:51:25 +0000 (+0200) Subject: Make the command call silent X-Git-Url: http://crossforests.com/gitweb?a=commitdiff_plain;h=8eee6c1101cdfc8ee4e279eb8b64dffb6058d792;p=python%2Ffast-export.git Make the command call silent --- diff --git a/git-p4.bat b/git-p4.bat index 6524a54..9f97e88 100644 --- a/git-p4.bat +++ b/git-p4.bat @@ -1 +1 @@ -python "%~d0%~p0git-p4" %* +@python "%~d0%~p0git-p4" %*