Skip to content

lib/apk: Fix interactive option #155

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)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to 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