diff options
author | Dimitry Andric <dim@FreeBSD.org> | 2020-05-31 20:58:28 +0000 |
---|---|---|
committer | Dimitry Andric <dim@FreeBSD.org> | 2020-05-31 20:58:28 +0000 |
commit | bbee6e0814d5875b85b81f26fd4ca7a28b6f9570 (patch) | |
tree | 726fcf32b39ca8976d7aa51b67c7236509f1bde4 /win-tests.py | |
parent | 38cef28c88864beaadac7a7cffdec6da952c3eb2 (diff) |
Notes
Diffstat (limited to 'win-tests.py')
-rw-r--r-- | win-tests.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win-tests.py b/win-tests.py index 5aaa37c80b40..2c91acb7c227 100644 --- a/win-tests.py +++ b/win-tests.py @@ -24,7 +24,7 @@ Driver for running the tests on Windows. For a list of options, run this script with the --help option. """ -# $HeadURL: https://svn.apache.org/repos/asf/subversion/branches/1.10.x/win-tests.py $ +# $HeadURL: https://svn.apache.org/repos/asf/subversion/branches/1.14.x/win-tests.py $ # $LastChangedRevision: 1813897 $ import os, sys, subprocess |