diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2007-12-05 16:30:45 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2007-12-05 16:30:45 +0000 |
commit | a1e68ff6761fe316671e760785ce27e376053991 (patch) | |
tree | c4213d176fab48220e7a1964fd876f42549da4dc /NEWS | |
parent | 1a26f8e97d214ae49dda536b8b27a3175e174fae (diff) | |
download | urpmi-a1e68ff6761fe316671e760785ce27e376053991.tar urpmi-a1e68ff6761fe316671e760785ce27e376053991.tar.gz urpmi-a1e68ff6761fe316671e760785ce27e376053991.tar.bz2 urpmi-a1e68ff6761fe316671e760785ce27e376053991.tar.xz urpmi-a1e68ff6761fe316671e760785ce27e376053991.zip |
- urpmi.addmedia:
o exit code 1 when a medium can't be added
and simplifies a mess in urpmi.addmedia: this mess is not needed anymore since
update_media() will exit on error
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ o leave early with error if no medium were successfull updated - drop translated man pages (they are too old) - urpmi.addmedia: + o exit code 1 when a medium can't be added o enhance parsing of urls with login:password for logins with "@" so that password doesn't end up in urpmi.cfg |