We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://github.com/cs3org/ocm-test-suite/runs/6902215362?check_suite_focus=true#step:3:8124 "the input device is not a TTY" Not sure what is causing this because the failing command seems to be: https://github.com/cs3org/ocm-test-suite/blob/9d50140/scripts/start-to-ownCloud.sh#L11
docker exec -it -e DBHOST=maria2.docker -e USER=marie -e PASS=radioactivity -u www-data oc2.docker sh /init.sh
Maybe need to get rid of the -it?
-it
The text was updated successfully, but these errors were encountered:
Try fix for #56
45fda86
No branches or pull requests
https://github.com/cs3org/ocm-test-suite/runs/6902215362?check_suite_focus=true#step:3:8124
"the input device is not a TTY"
Not sure what is causing this because the failing command seems to be:
https://github.com/cs3org/ocm-test-suite/blob/9d50140/scripts/start-to-ownCloud.sh#L11
Maybe need to get rid of the
-it
?The text was updated successfully, but these errors were encountered: