• Show log

    Commit

  • Hash : 49938cad
    Author : Carlos Martín Nieto
    Date : 2012-06-11T16:28:51

    config: correctly escape quotes in the value
    
    When a configuration option is set, we didn't check to see whether
    there was any escaping needed. Escape the available characters so we
    can unescape them correctly when we read them.