Project

General

Profile

« Previous | Next » 

Revision f3d48817

Added by Marc Dequènes almost 14 years ago

  • ID f3d4881740eeb8e788296aee530e71574cff1641

[fix] typo

View differences:

lib/cyborghood/services/dns.rb
fp.print @content
end
rescue
raise CyberError.new(:unrecoverable, "services/dns", "zone '#{@zone}' cannot be written from '#{filename}' (I/O error or lack of permission)")
raise CyberError.new(:unrecoverable, "services/dns", "zone '#{@zone}' cannot be written to '#{filename}' (I/O error or lack of permission)")
end
end

Also available in: Unified diff