Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
The following shebang does not work as expected since it's not on the first line and there's a space between # and !.
parquet-benchmarks/run.sh
(snip) # !/usr/bin/env bash
For example, if users use tcsh, it fails as follows:
> parquet-benchmarks/run.sh Illegal variable name.
Attachments
Issue Links
- links to