#2330 clean_old option was duplicated on clean_empty
Merged by tkopecek. Opened by kevin.
kevin/koji no_old_typo  into  master

Download 2330.patch

The --no-old option wouldn't work because the check was checking for
--no-empty, and --no-empty was disabling both checks. :)

Signed-off-by: Kevin Fenzi kevin@scrye.com

Commit fcca060a fixes this pull-request

Pull-Request has been merged by tkopecek

Metadata