Skip to content

uci batch stderr problem #3

@systemcrash

Description

@systemcrash

Minor bug, but when running batch commands, some iterator seems to affect stderr:

uci: Entry not found
uci: Entry not found

uci: Entry not found


uci: Entry not found



uci: Entry not found




uci: Entry not found





uci: Entry not found






uci: Entry not found







Note that the amount of empty lines corresponds to which iteration uci is currently on.

for commands such as:

uci batch << EOI
get something.@something[0].somekey
get something.@something[1].somekey
get something.@something[2].somekey
get something.@something[3].somekey
get something.@something[4].somekey
get something.@something[5].somekey
get something.@something[6].somekey
get something.@something[7].somekey
get something.@something[8].somekey
get something.@something[9].somekey
EOI

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions