Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong command when using "Clean Pods folder" #4

Open
guillaumealgis opened this issue Feb 27, 2014 · 1 comment
Open

Wrong command when using "Clean Pods folder" #4

guillaumealgis opened this issue Feb 27, 2014 · 1 comment

Comments

@guillaumealgis
Copy link

The first command issued by the plugin when setting the "Clean Pods folder" option to true is wrong:

$ touch Pods rm -r -f Pods pod repo update

All three commands (touch, rm, and pod update) are concatenated on the same line.

@j796160836
Copy link

j796160836 commented Dec 16, 2016

I have the same questions too and I create a issue for them
https://issues.jenkins-ci.org/browse/JENKINS-40497

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants