Azure-Samples / spark-on-aks-benchmark

Testing of Spark on AKS
MIT License
10 stars 3 forks source link

Add empty execution command for macOS #133

Closed jgardner04 closed 3 years ago

jgardner04 commented 3 years ago

Add '' -e command to pass empty execution command to sed this should correct errors with the command on macOS and work cross platform.

closes #132