Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
xread/xwrite: clip MAX_IO_SIZE to SSIZE_MAX
[gitweb.git]
/
t
/
t5505-remote.sh
diff --git
a/t/t5505-remote.sh
b/t/t5505-remote.sh
index ee5d65d52f6d1d4dba6b1664f4dae23ebe69429d..8f6e3922dce2b676221610d83a87c5b36d3bc5b6 100755
(executable)
--- a/
t/t5505-remote.sh
+++ b/
t/t5505-remote.sh
@@
-74,7
+74,7
@@
test_expect_success 'add another remote' '
)
'
-test_expect_success C_LOCALE_OUTPUT 'check remote
tracking' '
+test_expect_success C_LOCALE_OUTPUT 'check remote
-
tracking' '
(
cd test &&
check_remote_track origin master side &&