• Show log

    Commit

  • Hash : a1ecddf0
    Author : Russell Belfer
    Date : 2012-08-12T07:59:30

    Fix config parser boundary logic
    
    The config file parser was not working right if there was no
    whitespace between the value name and the equals sign.  This
    fixes that.