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

Be more careful/verbose when ignoring the return_code of the client #99

Open
nickvergessen opened this issue Jun 2, 2015 · 0 comments

Comments

@nickvergessen
Copy link

https://github.com/owncloud/smashbox/blob/master/python/smashbox/utilities/__init__.py#L273-273

runcmd(cmd, ignore_exitcode=True) # exitcode of ocsync is not reliable

At least our case from jenkins might happen to people from time to time:

DeepDiver: /bin/sh: 1: /var/lib/jenkins/jobs/smashbox/workspace/TEST_NAME/test_reshareDir/compiler/g++/label/master/mirallBranch/v1.8.1/qt/qt4/serverVersion/owncloud8.1/client/owncloudcmd: Permission denied
nickvergessen: badum tss 🎉

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

No branches or pull requests

1 participant