From 96fe39ccf08f96358eb9eb7a6175d02fe05d861d Mon Sep 17 00:00:00 2001 From: Ben Ford Date: Wed, 21 Jun 2017 08:15:51 -0700 Subject: [PATCH] fix whitespace --- manifests/update.pp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.32.3