From: Ben Ford Date: Wed, 21 Jun 2017 15:15:51 +0000 (-0700) Subject: fix whitespace X-Git-Tag: 4.4.1~18^2~1 X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=96fe39ccf08f96358eb9eb7a6175d02fe05d861d;p=puppet-modules%2Fpuppetlabs-apt.git fix whitespace --- diff --git a/manifests/update.pp b/manifests/update.pp index 5162520..0cf83e9 100644 --- a/manifests/update.pp +++ b/manifests/update.pp @@ -1,6 +1,6 @@ class apt::update { - assert_private - + assert_private + #TODO: to catch if $::apt_update_last_success has the value of -1 here. If we #opt to do this, a info/warn would likely be all you'd need likely to happen #on the first run, but if it's not run in awhile something is likely borked