We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1f6fe0 commit 1b73909Copy full SHA for 1b73909
lib/puppetlabs_spec_helper/rake_tasks.rb
@@ -121,11 +121,6 @@
121
end
122
123
124
-desc 'Clean a built module package'
125
-task :clean do
126
- FileUtils.rm_rf('pkg/')
127
-end
128
-
129
require 'puppet-lint/tasks/puppet-lint'
130
# Must clear as it will not override the existing puppet-lint rake task since we require to import for
131
# the PuppetLint::RakeTask
0 commit comments