]> review.fuel-infra Code Review - puppet-modules/puppetlabs-apt.git/commit
Fixed tests for fe594950c5
authorStefan van Wouw <stefanvanwouw@gmail.com>
Wed, 23 Oct 2013 10:29:47 +0000 (12:29 +0200)
committerStefan van Wouw <stefanvanwouw@gmail.com>
Wed, 23 Oct 2013 10:29:47 +0000 (12:29 +0200)
commit67e8968fe0f1259f08f1a248a8195da20b4b0fed
tree57035c7250d32ea9d8ba6e4d127fd2b0ee57429a
parentfe594950c5e0aab25d5f4759d904b59e31c7d751
Fixed tests for fe594950c5

We actually expect an extra space. The previous build failed because a test is issued for location='', which indeed results in 2 spaces between the architecture specification and the release. According to the sources.list man page a location is always required though (unlike the missing/empty location in the :default_params of the source_spec test).
spec/defines/source_spec.rb