• Oran Agra's avatar
    Fix --save command line regression in redis 7.0.0 (#10690) · 2bcd890d
    Oran Agra authored
    Unintentional change in #9644 (since RC1) meant that an empty `--save ""` config
    from command line, wouldn't have clear any setting from the config file
    
    Added tests to cover that, and improved test infra to take additional
    command line args for redis-server
    2bcd890d
introspection.tcl 19 KB