From 8eee6c1101cdfc8ee4e279eb8b64dffb6058d792 Mon Sep 17 00:00:00 2001 From: Marius Storm-Olsen Date: Tue, 15 May 2007 15:51:25 +0200 Subject: [PATCH] Make the command call silent --- git-p4.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" %* -- 2.11.0