Skip to content

lib/apk: Fix interactive option #155

@icy

Description

@icy

@cuonglm I agreed with you, but then I think twice. We don't try to fix the behavior of the script (interactive vs non-interactive). We let apk do that, and if possible, we give another option for apk (in the recent commit, I also add _TOPT, but this currently doesn't work because -i option has a different mean in the original pacman, -- I would have to refine the argument parsing step).

What we need to fix right now, is to allow our script to continue to run, instead of generating an error as seen in #150.

What do you think?

PS: I would have had tests for this apk. I'm also using them a lot ;)

Originally posted by @icy in #151 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions