Project

General

Profile

« Previous | Next » 

Revision 2a1e31dc

Added by Frank Sweetser over 14 years ago

  • ID 2a1e31dc13006c8e8a954066a098cbf150923a78

fixes #169 - Fix typo in unattended controller

View differences:

app/controllers/unattended_controller.rb
# we don't do anything if we are in spoof mode.
return if @spoof
return false unless GW::Puppetca.clean name
return false unless GW::Puppetca.clean @host.name
return false unless GW::Puppetca.sign @host.name
end
end

Also available in: Unified diff