c75b177 Handle an empty value in a name/value pair in config_replace_variables()

Authored and Committed by rcritten 12 years ago
    Handle an empty value in a name/value pair in config_replace_variables()
    
    This would blow up if you tried to append a value to an entry that looked
    like:
    
    NAME=
    
    https://fedorahosted.org/freeipa/ticket/1983
    
        
file modified
+3 -1