Index: tests/abandon.sh |
diff --git a/tests/abandon.sh b/tests/abandon.sh |
index 93afd62a431e19d26201dbe8eb4d46dfbc05e713..ab33751a6351ca8d1e7f240cd768311414b97a7e 100755 |
--- a/tests/abandon.sh |
+++ b/tests/abandon.sh |
@@ -16,7 +16,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 abandoned |