diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2007-11-22 15:49:43 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2007-11-22 15:49:43 +0000 |
commit | e2e4359f40f3a292b92e9b630c7d441e4acf2816 (patch) | |
tree | 2f38bba439f98a9dd2f2f3303a0750546b19933e /NEWS | |
parent | 6d363767f14797f8f68b1c701e835d7e0ac2c6ed (diff) | |
download | urpmi-e2e4359f40f3a292b92e9b630c7d441e4acf2816.tar urpmi-e2e4359f40f3a292b92e9b630c7d441e4acf2816.tar.gz urpmi-e2e4359f40f3a292b92e9b630c7d441e4acf2816.tar.bz2 urpmi-e2e4359f40f3a292b92e9b630c7d441e4acf2816.tar.xz urpmi-e2e4359f40f3a292b92e9b630c7d441e4acf2816.zip |
- all tools:
o exit with code 1 after displaying usage (instead of exit code 0)
(urpmi exit code "1" is correctly documented in urpmi's manpage)
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,3 +1,5 @@ +- all tools: + o exit with code 1 after displaying usage (instead of exit code 0) - urpmi: o with rsync, use --copy-links (to have the same behaviour as http/ftp, and so allow symlinks on the server) |