diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2012-07-10 13:19:54 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2012-07-10 13:19:54 +0200 |
commit | 3ce22d4f714414d6deb8b044c5b08a8fe7a78967 (patch) | |
tree | d7126b848bf54996e117b8bac081753cef85d68f /test/integration/test-ubuntu-bug346386 | |
parent | a38a00b981de3031a51e76c8a2e220b59557c469 (diff) |
cleanup, thanks to donkult for his feedback
Diffstat (limited to 'test/integration/test-ubuntu-bug346386')
-rwxr-xr-x | test/integration/test-ubuntu-bug346386 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/integration/test-ubuntu-bug346386 b/test/integration/test-ubuntu-bug346386 index 57004f343..a5f502853 100755 --- a/test/integration/test-ubuntu-bug346386 +++ b/test/integration/test-ubuntu-bug346386 @@ -10,7 +10,7 @@ configarchitecture 'amd64' buildsimplenativepackage 'apt' 'all' '1.0' 'stable' setupaptarchive -simulatebrokenwebserver +changetowebserver --simulate-paywall rm -rf rootdir/var/lib/apt/lists aptget update |