Your message dated Thu, 21 Jul 2016 06:55:53 +0000 with message-id <[email protected]> has caused the report #831900, regarding zsh-common: schroot completion misses -r flag to be marked as having been forwarded to the upstream software author(s) [email protected]
(NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 831900: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=831900 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Patch received downstream. ----- Forwarded message from Felipe Sateler <[email protected]> ----- > Date: Wed, 20 Jul 2016 12:49:56 -0400 > From: Felipe Sateler <[email protected]> > To: Debian Bug Tracking System <[email protected]> > Subject: Bug#831900: zsh-common: schroot completion misses -r flag > Message-ID: <146903339685.5384.12566037876362398808.reportbug@felipepc> > X-Mailer: reportbug 6.6.6 > > The schroot completion is missing the -r --run-session flag. The > following diff adds this: > > --- /usr/share/zsh/functions/Completion/Debian/_schroot 2016-05-08 > 13:33:41.000000000 -0300 > +++ /home/felipe/.zsh/functions/_schroot 2016-07-20 12:49:00.761337533 > -0400 > @@ -20,6 +20,7 @@ > '(-v --verbose)'{-v,--verbose}'[verbose]' \ > '(-V --version)'{-V,--version}'[version]' \ > '(-b --begin-session)'{-b,--begin-session}'[begin a session; returns > a session ID]' \ > + '(-r --run-session)'{-r,--run-session}'[run an existing session]' \ > '--recover-session[recover an existing session]' \ > '(-e --end-session)'{-e,--end-session}'[end an existing session]' \ > '(-f --force)'{-f,--force}'[force operation]' \ ----- End forwarded message -----
--- End Message ---

