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
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