diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2013-03-22 21:49:22 +0100 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2013-03-22 21:49:22 +0100 |
commit | 6b1e33b5447e50af6bac0b2d260b167b28e3e1fd (patch) | |
tree | eb4eaefa6b89de259ef2fb0b6c89541bff01ff96 /test/integration/test-releasefile-verification | |
parent | 45d02095cbd425c741b69810f91bc2282bf9230b (diff) | |
parent | 55971004215609a02ca19c59bd058da20729ba11 (diff) |
merged the debian-wheezy branch
Diffstat (limited to 'test/integration/test-releasefile-verification')
-rwxr-xr-x | test/integration/test-releasefile-verification | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/integration/test-releasefile-verification b/test/integration/test-releasefile-verification index d3ea91de5..01fb2e529 100755 --- a/test/integration/test-releasefile-verification +++ b/test/integration/test-releasefile-verification @@ -184,5 +184,5 @@ runtest2 DELETEFILE="InRelease" runtest -DELETEFILE="Release.gpg" -runtest +#DELETEFILE="Release.gpg" +#runtest |