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 Thu, 18 Mar 2004, Corinna Vinschen wrote:
> 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
Thanks, done.
Igor
--
http://cs.nyu.edu/~pechtcha/
|\ _,,,---,,_ pechtcha@cs.nyu.edu
ZZZzz /,`.-'`' -. ;-;;,_ igor@watson.ibm.com
|,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski, Ph.D.
'---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow!
"I have since come to realize that being between your mentor and his route
to the bathroom is a major career booster." -- Patrick Naughton
--
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/