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

[release-4.9] OCPBUGS-420: Fix problem with retaining data in string array in piped while loop #3300

Commits on Aug 22, 2022

  1. Fix problem with retaining data in string array in piped while loop

    Data added to string array in piped while loop is not retained after the loop. Process substitution (http://mywiki.wooledge.org/ProcessSubstitution) fixes the probelm.
    
    Signed-off-by: Arkadeep Sen <arsen@redhat.com>
    (cherry picked from commit 7617323)
    arkadeepsen authored and openshift-cherrypick-robot committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    068044a View commit details
    Browse the repository at this point in the history