https://github.com/jenkinsci/jenkins/blob/master/core/src/main/java/hudson/tasks/Shell.java
https://github.com/jenkinsci/jenkins/blob/master/core/src/main/java/hudson/tasks/CommandInterpreter.java#L67

/B

On Fri, Jun 10, 2016 at 7:11 AM, 李立泓 <[email protected]> wrote:

>
> <https://lh3.googleusercontent.com/-4bGT-VtYDLQ/V1pL4M7p3PI/AAAAAAAAAAw/hnFLnnEK5bg8vjPcGQL4HS3oy36bfOnRwCLcB/s1600/20160610121249.png>
>
>
>
> when slave execute shell,I found that it maybe a non interactive non login
> shell
>
> I check some information,it does the equivalent of running  "ssh slavehost
> command..."
>
> I check <a href="https://github.com/jenkinsci/remoting";>
> https://github.com/jenkinsci/remoting</a>,as slave.jar,but I no find how
> slave execute shell command
>
> Where is the implementation of the slave execute shell command source
> code?
>
> --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Developers" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/jenkinsci-dev/df607837-2891-416a-922a-9f5e43934722%40googlegroups.com
> <https://groups.google.com/d/msgid/jenkinsci-dev/df607837-2891-416a-922a-9f5e43934722%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Robert Sandell
*Software Engineer*
*CloudBees Inc.*

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/CALzHZS3%3D94Ym7wbGTTWGxH7Ghy4m3acimLKEeEEmxSqsV9hSiw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to