]> review.fuel-infra Code Review - puppet-modules/puppetlabs-apt.git/commit
Ensure PPAs in tests have valid form
authorPhilipp Wagner <philipp.wagner@tum.de>
Wed, 3 Feb 2016 16:09:40 +0000 (17:09 +0100)
committerPhilipp Wagner <philipp.wagner@tum.de>
Wed, 3 Feb 2016 16:15:00 +0000 (17:15 +0100)
commit4d66d23becb51efd0eb0766352ce5f53dfacd7ba
treefeae7dc44efdea28ae893fd64f0499a04d34aa00
parentddd05418ae26c0c4b886d69b1aec23541098e502
Ensure PPAs in tests have valid form

"man apt-add-repository" notes: "REPOSITORY can be either a line that
can be added directly to sources.list(5), in the form ppa:<user>/<ppa-name>
for adding Personal  Package  Archives".

Fix the tests to always use the format ppa:<user>/<ppa-name> when adding
PPAs.
spec/defines/ppa_spec.rb