Giuseppe Lavagetto has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/379491 )

Change subject: Rakefile: start using the future parser for syntax checking
......................................................................


Rakefile: start using the future parser for syntax checking

Bug: T171704
Change-Id: I8af33add1f97ad128a4dfaff058f75e2e0aa714a
---
M Rakefile
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  Giuseppe Lavagetto: Looks good to me, approved
  Alexandros Kosiaris: Looks good to me, but someone else must approve
  jenkins-bot: Verified
  Volans: Looks good to me, but someone else must approve



diff --git a/Rakefile b/Rakefile
index bc1542a..bcd8c22 100644
--- a/Rakefile
+++ b/Rakefile
@@ -201,6 +201,7 @@
         'modules/stdlib/types/compat/*.pp',
         'modules/stdlib/spec/fixtures/test/manifests/*.pp',
       ]
+      PuppetSyntax.future_parser = true
     end
     # Set up filelists
     PuppetSyntax.manifests_paths = puppet_changed_files

-- 
To view, visit https://gerrit.wikimedia.org/r/379491
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I8af33add1f97ad128a4dfaff058f75e2e0aa714a
Gerrit-PatchSet: 3
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Giuseppe Lavagetto <[email protected]>
Gerrit-Reviewer: Alexandros Kosiaris <[email protected]>
Gerrit-Reviewer: Giuseppe Lavagetto <[email protected]>
Gerrit-Reviewer: Volans <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to