-y not fully implemented

Bug #673681 reported by Alin Andrei
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
ppa-purge
Fix Released
Undecided
Unassigned

Bug Description

In the latest bzr (55), you implemented the "-y" option but didn't add "y" to the "getops"

Currently, line 58 in ppa-purge looks like this:
while getopts "p:s:d:ih\?" opt; do

While it should be:
while getopts "p:s:d:yih\?" opt; do

Revision history for this message
Lorenzo De Liso (blackz) wrote :

Fixed in the version 0.2.8+bzr56.

Changed in ppa-purge:
status: New → Fix Released
Revision history for this message
Alin Andrei (nilarimogard) wrote :

Thank you!

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.