Re: Execute shell withoout -xe in jenkins job

2013-07-10 Thread VinodKumar
Thanks Sami!!
that was helpfull



--
View this message in context: 
http://jenkins-ci.361315.n4.nabble.com/Execute-shell-withoout-xe-in-jenkins-job-tp4671266p4672390.html
Sent from the Jenkins users mailing list archive at Nabble.com.

-- 
You received this message because you are subscribed to the Google Groups 
Jenkins Users group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Execute shell withoout -xe in jenkins job

2013-07-10 Thread VinodKumar
Thanks for your reply Richard,
my problem was actually that it shows up ppk files used in ssh or scp
commands,
plus It was not a good view of console if it prints each line of script in
cosole.

Thanks  Regards



--
View this message in context: 
http://jenkins-ci.361315.n4.nabble.com/Execute-shell-withoout-xe-in-jenkins-job-tp4671266p4672391.html
Sent from the Jenkins users mailing list archive at Nabble.com.

-- 
You received this message because you are subscribed to the Google Groups 
Jenkins Users group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Execute shell withoout -xe in jenkins job

2013-07-10 Thread Sami Tikka
If you're worries about something semi-secret being visible in the console, 
perhaps https://wiki.jenkins-ci.org/display/JENKINS/Mask+Passwords+Plugin is 
something you could check.

-- Sami

VinodKumar kumarvinod...@gmail.com kirjoitti 10.7.2013 kello 15.47:

 Thanks for your reply Richard,
 my problem was actually that it shows up ppk files used in ssh or scp
 commands,
 plus It was not a good view of console if it prints each line of script in
 cosole.
 
 Thanks  Regards
 
 
 
 --
 View this message in context: 
 http://jenkins-ci.361315.n4.nabble.com/Execute-shell-withoout-xe-in-jenkins-job-tp4671266p4672391.html
 Sent from the Jenkins users mailing list archive at Nabble.com.
 
 -- 
 You received this message because you are subscribed to the Google Groups 
 Jenkins Users group.
 To unsubscribe from this group and stop receiving emails from it, send an 
 email to jenkinsci-users+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/groups/opt_out.
 
 

-- 
You received this message because you are subscribed to the Google Groups 
Jenkins Users group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Execute shell withoout -xe in jenkins job

2013-07-07 Thread Sami Tikka
I blogged about this some time ago: 
http://thingsyoudidntknowaboutjenkins.tumblr.com/post/30255425955/why-does-jenkins-think-my-build-succeeded

-- Sami

VinodKumar kumarvinod...@gmail.com kirjoitti 1.7.2013 kello 10.36:

 Hi All,
 I am using execute shell option in jenkins.
 My problem is jenkins is using /bin/sh -xe to run the scripts
 thi -xe is causing failure for some options which are running fine without
 it.
 is there any option where I can avoid -xe option in jenkins?/
 
 Thanks  Regards
 Vinod
 
 
 
 --
 View this message in context: 
 http://jenkins-ci.361315.n4.nabble.com/Execute-shell-withoout-xe-in-jenkins-job-tp4671266.html
 Sent from the Jenkins users mailing list archive at Nabble.com.
 
 -- 
 You received this message because you are subscribed to the Google Groups 
 Jenkins Users group.
 To unsubscribe from this group and stop receiving emails from it, send an 
 email to jenkinsci-users+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/groups/opt_out.
 
 

-- 
You received this message because you are subscribed to the Google Groups 
Jenkins Users group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Execute shell withoout -xe in jenkins job

2013-07-01 Thread Richard Bywater
Given what the xe flags do I'd be very suprised if that was the issue - are
you sure it's not more to do with the user account which the job is
executing under?

Otherwise if you provide more details about what error/s you are seeing
then we may be able to assist.

Richard.

On Monday, July 1, 2013, VinodKumar wrote:

 Hi All,
 I am using execute shell option in jenkins.
 My problem is jenkins is using /bin/sh -xe to run the scripts
 thi -xe is causing failure for some options which are running fine
 without
 it.
 is there any option where I can avoid -xe option in jenkins?/

 Thanks  Regards
 Vinod



 --
 View this message in context:
 http://jenkins-ci.361315.n4.nabble.com/Execute-shell-withoout-xe-in-jenkins-job-tp4671266.html
 Sent from the Jenkins users mailing list archive at Nabble.com.

 --
 You received this message because you are subscribed to the Google Groups
 Jenkins Users group.
 To unsubscribe from this group and stop receiving emails from it, send an
 email to jenkinsci-users+unsubscr...@googlegroups.com javascript:;.
 For more options, visit https://groups.google.com/groups/opt_out.




-- 
You received this message because you are subscribed to the Google Groups 
Jenkins Users group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.