diff options
author | Michael Vogt <mvo@debian.org> | 2013-10-05 10:49:34 +0200 |
---|---|---|
committer | Michael Vogt <mvo@debian.org> | 2013-10-05 10:49:34 +0200 |
commit | 0fa3c89c9e5c2c61a70c714ef8e4ac9d2b7d6ae1 (patch) | |
tree | 54a79b695d236233a3f1db0f097b646adb858208 /test/integration/test-bug-633350-do-not-kill-last-char-in-Release | |
parent | b821e492d6dc4e1e8fd1f83590e12e3fbccad717 (diff) | |
parent | be297c7ab3c16edcbdd6afc699c73a58e545b599 (diff) |
Merge remote-tracking branch 'donkult/debian/sid' into debian/sid
Diffstat (limited to 'test/integration/test-bug-633350-do-not-kill-last-char-in-Release')
-rwxr-xr-x | test/integration/test-bug-633350-do-not-kill-last-char-in-Release | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/integration/test-bug-633350-do-not-kill-last-char-in-Release b/test/integration/test-bug-633350-do-not-kill-last-char-in-Release index 2aae7cfcc..988f8c9d0 100755 --- a/test/integration/test-bug-633350-do-not-kill-last-char-in-Release +++ b/test/integration/test-bug-633350-do-not-kill-last-char-in-Release @@ -8,7 +8,7 @@ configarchitecture 'amd64' insertpackage 'unstable' 'cool' 'amd64' '1.0' -setupaptarchive 2> /dev/null +setupaptarchive --no-update echo 'NotAutomatic: yes' >> aptarchive/dists/unstable/Release |