Uploaded image for project: 'Parquet'
  1. Parquet
  2. PARQUET-1600

Fix shebang in parquet-benchmarks/run.sh

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 1.11.0
    • 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

          Activity

            People

              sekikn Kengo Seki
              sekikn Kengo Seki
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: