Project

General

Profile

Bug #169 ยป 0001-Fix-typo-in-unattended-controller.patch

Frank Sweetser, 02/18/2010 10:21 PM

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
    (1-1/1)