This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: problem with subshells or childs?


Hi Eric,

  1. Are you sure rsync is complaining about ssh and not one of the other
     parameters?
It seems that it has something to do with opening a shell from another program, a assume via pipe(), when the environment is initialized.
Yes, invoking the same command string directly from the shell works.


  2. Does it work when invoked directly from the command line?  Does using
     /bin/sh help?
Yes, invoking the same command string directly works. The problem only occurs when invoked from a script. And no, using /bin/sh does not help.


Thanks! ml

--
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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]