-
Notifications
You must be signed in to change notification settings - Fork 72
Open
Labels
Description
@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)