• Wen Hui's avatar
    Error message improvement for CONFIG SET command (#9924) · a09bc504
    Wen Hui authored
    When CONFIG SET fails, print the name of the config that failed.
    This is helpful since config set is now variadic.
    
    however, there are cases where several configs have the same apply
    function, and we can't be sure which one of them caused the failure.
    a09bc504
introspection.tcl 14.6 KB