Project

General

Profile

« Previous | Next » 

Revision 9d43fc71

Added by Michael Moll almost 6 years ago

Fixes #19789 - fix Layout/SpaceAroundOperators cop

View differences:

app/models/operatingsystems/nxos.rb
end
def boot_filename(host = nil)
"poap.cfg/"+host.mac.delete(':').upcase
"poap.cfg/" + host.mac.delete(':').upcase
end
def kernel(arch)

Also available in: Unified diff