Skip to content

Conversation

@ddsharpe
Copy link
Member

@ddsharpe ddsharpe commented May 8, 2021

Switched to using bash arrays to cleanup issue with shell not removing quotes for paths with spaces. Passing value to scriptArgs as $* was causing the double-quote to not get removed.

Also, replaced old-style back-tick with $() syntax.

@ddsharpe ddsharpe requested a review from jshum2479 May 13, 2021 17:52
@ddsharpe
Copy link
Member Author

obsolete. Alternate way to accomplish the same thing without using bash merged in #900

@ddsharpe ddsharpe closed this May 17, 2021
@ddsharpe ddsharpe deleted the script-fixes branch May 17, 2021 20:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

4 participants