Skip to content
This repository has been archived by the owner on Sep 26, 2019. It is now read-only.

add quotes around asterisks params to prevent shell expansion #1588

Merged

Conversation

NicolasMassart
Copy link
Contributor

PR description

add quotes around asterisks params to prevent shell expansion so --option=* is now --option="*"

Fixed Issue(s)

fixes PAN-2766

@NicolasMassart NicolasMassart added the documentation Related to any type of documentation label Jun 20, 2019
@NicolasMassart NicolasMassart self-assigned this Jun 20, 2019
Copy link
Contributor

@AbdelStark AbdelStark left a comment

Choose a reason for hiding this comment

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

Looks good to me.

@NicolasMassart NicolasMassart merged commit 065338e into PegaSysEng:master Jun 20, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
documentation Related to any type of documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants