Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Storm-Olsen <marius@trolltech.com>2007-05-15 17:51:25 +0400
committerSimon Hausmann <shausman@trolltech.com>2007-05-15 18:07:41 +0400
commit95962f318e0f00cd4e2ebb54531c3d738aa39ece (patch)
treee2db4b71be50a5e833cac495dd4adb0d3d67d323 /contrib/fast-import/git-p4.bat
parent42890f6291ab8b718dec5a3346875c45724d4ebb (diff)
Make the command call silent
Signed-off-by: Marius Storm-Olsen <marius@trolltech.com>
Diffstat (limited to 'contrib/fast-import/git-p4.bat')
-rw-r--r--contrib/fast-import/git-p4.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/fast-import/git-p4.bat b/contrib/fast-import/git-p4.bat
index 6524a54c67..9f97e884f5 100644
--- a/contrib/fast-import/git-p4.bat
+++ b/contrib/fast-import/git-p4.bat
@@ -1 +1 @@
-python "%~d0%~p0git-p4" %*
+@python "%~d0%~p0git-p4" %*