Skip to content

Commit 242c3d0

Browse files
committed
vendor_modules: add magic comment
This is a patch to fix an on going issue. it will be removed the next time we upgrade augeas_core. but hopefully an upstream fix[1] is in place by then [1]puppetlabs/puppetlabs-augeas_core#60 Bug: T335572 Change-Id: Icba3720beef1a317a9890c17b85106d7f041118e
1 parent 20e37ae commit 242c3d0

File tree

1 file changed

+2
-0
lines changed
  • vendor_modules/augeas_core/lib/puppet/feature

1 file changed

+2
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# frozen_string_literal: true
2+
13
require 'puppet/util/feature'
24

35
Puppet.features.add(:augeas, libs: ['augeas'])

0 commit comments

Comments
 (0)