phpservermon/puphpet/puppet/modules/swap_file/Guardfile

6 lines
91 B
Ruby

notification :off
guard 'rake', :task => 'test' do
watch(%r{^manifests\/(.+)\.pp$})
end