Uploaded image for project: 'OpenJDK'
  1. OpenJDK
  2. OPENJDK-4115

ensure all executable scripts end .sh, are +x, others are neither

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • None
    • container
    • None

      whether a script is executable or not is confusing due to inconstencies in file naming, permission setting, inclusion of hashbangs or not in the top line, and similar. We need to regularise this to make comprehension easier.

      Related: parse-proxy-url.sh is not a script (not +x , doesn't do something useful if you execute it) but it is sourced and runs active codeĀ  which is very unusual and should be similarly regularised.

              jdowland@redhat.com Jonathan Dowland
              jdowland@redhat.com Jonathan Dowland
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: