This is the mail archive of the
cygwin
mailing list for the Cygwin project.
Re: [PATCH] cygrunsrv: mutual exclusion of -i and -u flags; typo fixes
On Mar 17 18:11, Igor Pechtchanski wrote:
> Patch attached (fixes the --interactive with --user issue, and some
> leftover message typos). ChangeLog is below. Ok to commit?
> Igor
> ==============================================================================
> ChangeLog:
> 2004-03-17 Igor Pechtchanski <pechtcha@cs.nyu.edu>
>
> * cygrunsrv.cc (service_main): Fix typo in comment.
> (main): Check that "--user" is not specified with
> "--interactive" (thanks to Peter Wisnovsky).
> * utils.h (reason_t): Add NoInteractiveWithUser value.
> * utils.cc (reason_list): Add description string for the
> NoInteractiveWithUser value. Fix typos in descriptions
> for the NeverExitsNotAllowed and OnlyOneNeverExits values.
> * cygrunsrv.README: Add comment about the "--interactive"
> option only being valid with a SYSTEM service.
Fine with me. Go ahead an commit it.
Thanks,
Corinna
--
Corinna Vinschen Please, send mails regarding Cygwin to
Cygwin Developer mailto:cygwin@cygwin.com
Red Hat, Inc.
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/