-
Notifications
You must be signed in to change notification settings - Fork 42
--no-confirm ignored on package creation #66
Copy link
Copy link
Open
Description
Lines 1689 to 1697 in b375cf0
| echo -e "\n===>>> Package creation failed for ${2}!\n" | |
| [ -n "$backup" -a -n "$PM_IGNORE_FAILED_BACKUP_PACKAGE" ] && return | |
| echo "===>>> Ignore this error [i]" | |
| echo "===>>> Abort update [a]" | |
| echo "===>>> Retry [r]" | |
| echo -e "\n===>>> How would you like to proceed? [i] \c" | |
| read answer ; echo '' |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels