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

bz1505037: Add debugging info into passwd-change script #202

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

hhorak
Copy link
Member

@hhorak hhorak commented Oct 23, 2017

This is a different approach to fix lack of debugging information in passwd-change script, which was originally reported in https://bugzilla.redhat.com/show_bug.cgi?id=1505037 and #199.

@hhorak
Copy link
Member Author

hhorak commented Dec 10, 2017

[test-openshift]

@hhorak
Copy link
Member Author

hhorak commented Dec 10, 2017

[test-openshift]

@hhorak
Copy link
Member Author

hhorak commented Jan 16, 2018

The function log_debug, log_info, and similar (we may also have log_warning) should be part of s2i-base.

@@ -7,6 +7,14 @@ function log_and_run {
"$@"
}

function log_debug {
CONTAINER_DEBUG=${CONTAINER_DEBUG:-}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this documented somewhere?

@pkubatrh
Copy link
Member

@hhorak ping

Copy link

github-actions bot commented Sep 30, 2024

Pull Request validation

Failed

🔴 Review - Missing review from a member (2 required)

Success

🟢 CI - All checks have passed

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

Successfully merging this pull request may close these issues.

2 participants