diff options
Diffstat (limited to 'test/pre-upload-check.py')
-rwxr-xr-x | test/pre-upload-check.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/pre-upload-check.py b/test/pre-upload-check.py index f9da8f941..e79c8e800 100755 --- a/test/pre-upload-check.py +++ b/test/pre-upload-check.py @@ -115,7 +115,7 @@ class testAuthentication(unittest.TestCase): """ test if the authentication is working, the repository of the test-data can be found here: - bzr get http://people.ubuntu.com/~mvo/bzr/apt/apt-auth-test-suit/ + bzr branch http://people.ubuntu.com/~mvo/bzr/apt/apt-auth-test-suit/ """ # some class wide data |