Kristian Evensen <[email protected]> [2019-05-03 18:05:32]: Hi,
> +uci_del_list() {
as `uci_remove` is calling `uci del` under the hood, this should be probably
renamed to `uci_remove_list` in order to stay consistent ?
> + /sbin/uci ${UCI_CONFIG_DIR:+-c $UCI_CONFIG_DIR} del_list
> "$PACKAGE.$CONFIG.$OPTION=$VALUE"
> +}
-- ynezz
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel
