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
Problem File: https://github.com/jgstew/tools/blob/master/bash/install_bigfix.sh
Seems like there might be an issue in some cases where the CurrentWorkingDirectory is not /tmp
/tmp
Need to test the case where the CWD != /tmp as well as when the CurrentWorkingDirectory != CurrentDirectory
Related: https://twitter.com/jgstew/status/765792701161803777
The text was updated successfully, but these errors were encountered:
I first noticed this when testing: https://forum.bigfix.com/t/problem-install-besclient-on-centos7-docker-image-initscripts/18128
Sorry, something went wrong.
No branches or pull requests
Problem File: https://github.com/jgstew/tools/blob/master/bash/install_bigfix.sh
Seems like there might be an issue in some cases where the CurrentWorkingDirectory is not
/tmp
Need to test the case where the CWD !=
/tmp
as well as when the CurrentWorkingDirectory != CurrentDirectoryRelated: https://twitter.com/jgstew/status/765792701161803777
The text was updated successfully, but these errors were encountered: