Chromium Code Reviews| Index: tests/owners.sh |
| diff --git a/tests/owners.sh b/tests/owners.sh |
| index 70f76a1a95d4bc447cd08a60abf4df5c5c9d1c57..28dd7c97d84b6ae9ee921deb2060fd56ff1f1216 100755 |
| --- a/tests/owners.sh |
| +++ b/tests/owners.sh |
| @@ -15,7 +15,7 @@ setup_gitsvn |
| set -e |
| cd git-svn |
| - git config rietveld.server localhost:8080 |
| + git config rietveld.server localhost:10000 |
| export GIT_EDITOR=$(which true) |
| git checkout -q -b work |