Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
t0008: avoid brace expansion
[gitweb.git]
/
t
/
t5541-http-push.sh
diff --git
a/t/t5541-http-push.sh
b/t/t5541-http-push.sh
index 9b1cd603c6d23826e8e299ac5b220583abf53092..ef6d6b6e4e1a06e31780cf2a4261a632f5779987 100755
(executable)
--- a/
t/t5541-http-push.sh
+++ b/
t/t5541-http-push.sh
@@
-280,7
+280,7
@@
test_expect_success 'push over smart http with auth' '
test_cmp expect actual
'
-test_expect_
failure
'push to auth-only-for-push repo' '
+test_expect_
success
'push to auth-only-for-push repo' '
cd "$ROOT_PATH/test_repo_clone" &&
echo push-half-auth >expect &&
test_commit push-half-auth &&