Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
env--helper: new undocumented builtin wrapping git_env_*()
[gitweb.git]
/
t
/
t5703-upload-pack-ref-in-want.sh
diff --git
a/t/t5703-upload-pack-ref-in-want.sh
b/t/t5703-upload-pack-ref-in-want.sh
index dd1cbd0dd67e307d497c3b6d3695ecb9b0a4c5a8..0951d1bbdc26d998cdca7ed491eca557d53b2ddf 100755
(executable)
--- a/
t/t5703-upload-pack-ref-in-want.sh
+++ b/
t/t5703-upload-pack-ref-in-want.sh
@@
-257,8
+257,6
@@
test_expect_success 'server loses a ref - ref in want' '
test_i18ngrep "fatal: remote error: unknown ref refs/heads/raster" err
'
-stop_httpd
-
REPO="$(pwd)/repo"
LOCAL_PRISTINE="$(pwd)/local_pristine"