Index: tests/submit-from-new-dir.sh |
diff --git a/tests/submit-from-new-dir.sh b/tests/submit-from-new-dir.sh |
index fe2546510e50fd1531a457bfe28668005253d723..ec9f4d5265cde8233fe9b4576d6d0629efc4579c 100755 |
--- a/tests/submit-from-new-dir.sh |
+++ b/tests/submit-from-new-dir.sh |
@@ -18,7 +18,7 @@ setup_gitsvn |
( |
set -e |
cd git-svn |
- git config rietveld.server localhost:8080 |
+ git config rietveld.server localhost:10000 |
# Create a branch and give it an issue. |
git checkout -q -b new |