diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2011-08-11 18:10:13 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2011-08-11 18:10:13 +0200 |
commit | 11bf622600cd1a1eaeda3af64f4757fffa558ae7 (patch) | |
tree | 99c82621a8c90726853193e85db3c4926df46570 /test | |
parent | eed0579130c3c11e64675c20d21284abf294b77d (diff) |
merged lp:~jr/ubuntu/oneiric/apt/bzr-get-rename, thanks to
Jonathan Riddell
Diffstat (limited to 'test')
-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 |