aboutsummaryrefslogtreecommitdiff
path: root/git_remote_helpers/git/git.py
diff options
context:
space:
mode:
authorThomas Rast <trast@student.ethz.ch>2011-08-30 02:06:07 +0200
committerJunio C Hamano <gitster@pobox.com>2011-08-30 10:06:19 -0700
commit1ae96444104c2bd9c653658fef79ef543559ad27 (patch)
treefa4178f94f8332c7de84c96b4df008f7e1918a86 /git_remote_helpers/git/git.py
parent8d66bb05870d4bc46e9951958f78fc71ffac449b (diff)
downloadgit-1ae96444104c2bd9c653658fef79ef543559ad27.tar.gz
git-1ae96444104c2bd9c653658fef79ef543559ad27.tar.xz
t3903: fix misquoted rev-parse invocation
!"git ..." hopefully always succeeds because "git ..." is not the name of any executable. However, that's not what was intended. Unquote it, and while we're at it, also replace ! with test_must_fail since it is a call to git. Signed-off-by: Thomas Rast <trast@student.ethz.ch> Acked-by: Jon Seymour <jon.seymour@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git_remote_helpers/git/git.py')
0 files changed, 0 insertions, 0 deletions