summaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorLibravatar Marius Storm-Olsen <marius@trolltech.com>2007-05-15 15:51:25 +0200
committerLibravatar Simon Hausmann <shausman@trolltech.com>2007-05-15 16:07:41 +0200
commit95962f318e0f00cd4e2ebb54531c3d738aa39ece (patch)
treee2db4b71be50a5e833cac495dd4adb0d3d67d323 /contrib
parentConverted to unix newlines (diff)
downloadtgif-95962f318e0f00cd4e2ebb54531c3d738aa39ece.tar.xz
Make the command call silent
Signed-off-by: Marius Storm-Olsen <marius@trolltech.com>
Diffstat (limited to 'contrib')
-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" %*