diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2008-10-06 15:43:26 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2008-10-06 15:43:26 +0000 |
commit | 2263fff1c0a5fc0c4ab5fe6979148d3546834b91 (patch) | |
tree | dcb27ccb35fb8d9a467499aed114ae6ab1487913 /pod | |
parent | dd368f3a94158a85906adcd4d261e9fb9bd7c3e1 (diff) | |
download | urpmi-2263fff1c0a5fc0c4ab5fe6979148d3546834b91.tar urpmi-2263fff1c0a5fc0c4ab5fe6979148d3546834b91.tar.gz urpmi-2263fff1c0a5fc0c4ab5fe6979148d3546834b91.tar.bz2 urpmi-2263fff1c0a5fc0c4ab5fe6979148d3546834b91.tar.xz urpmi-2263fff1c0a5fc0c4ab5fe6979148d3546834b91.zip |
- urpmi, rpmdrake:
o nice exit code for "bad signature" fatal error. Fixes rpmdrake continuing
on bad signature (#44575)
Diffstat (limited to 'pod')
-rw-r--r-- | pod/urpmi.8.pod | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/pod/urpmi.8.pod b/pod/urpmi.8.pod index 64204268..979a3249 100644 --- a/pod/urpmi.8.pod +++ b/pod/urpmi.8.pod @@ -492,6 +492,10 @@ Some files are missing and some transactions failed but not all. Some files are missing and all transactions failed. +=item 15 + +Bad signature + =back =head1 BUG REPORTS |