diff options
author | Michael Haggerty <mhagger@alum.mit.edu> | 2016-06-10 08:50:53 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-06-20 11:49:00 -0700 |
commit | 0e4b63b5a8b8d369720f0671040113e347221042 (patch) | |
tree | 6a9f093a5d144983cf24153398a3f968102e9513 /fast-import.c | |
parent | t1404: rename file to t1404-update-ref-errors.sh (diff) | |
download | tgif-0e4b63b5a8b8d369720f0671040113e347221042.tar.xz |
t1404: remove "prefix" argument to test_update_rejected
The tests already set a variable called prefix and passed its value as
the first argument to this function. The old argument handling was
overwriting the global variable with its same value rather than creating
a local variable.
So change test_update_rejected to refer to the global variable rather
than taking the prefix as an argument.
Signed-off-by: Michael Haggerty <mhagger@alum.mit.edu>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'fast-import.c')
0 files changed, 0 insertions, 0 deletions