diff options
author | Thierry Vignaud <tv@mageia.org> | 2012-02-27 20:49:36 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mageia.org> | 2012-02-27 20:49:36 +0000 |
commit | 72c315d0ff18010dd13c32a0b1b41d4a06f20686 (patch) | |
tree | 50292efc82e104acb184fb3365ec5621b5470b7b /NEWS | |
parent | 5e8cc5185a12d7d46034c10b214a97b5b9b96eee (diff) | |
download | urpmi-72c315d0ff18010dd13c32a0b1b41d4a06f20686.tar urpmi-72c315d0ff18010dd13c32a0b1b41d4a06f20686.tar.gz urpmi-72c315d0ff18010dd13c32a0b1b41d4a06f20686.tar.bz2 urpmi-72c315d0ff18010dd13c32a0b1b41d4a06f20686.tar.xz urpmi-72c315d0ff18010dd13c32a0b1b41d4a06f20686.zip |
urpmq: fix non-zero exit code if .rpm file was not found (POK, mdv#64969)
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -11,6 +11,8 @@ o --test: do not update /var/lib/rpm/installed-through-deps.list - urpmi.addmedia: o fix $ARCH and $VERSION keyword substition in media URL +- urpmq: + o non-zero exit code if .rpm file was not found (POK, mdv#64969) Version 6.44 - 07 February 2012 |