You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just noted that the *.in program template files in src/main/bash/bin/ all have the execute bit set; they are not intended to be directly executable -- all of them should be 0644.
I just noted that the
*.inprogram template files insrc/main/bash/bin/all have the execute bit set; they are not intended to be directly executable -- all of them should be0644.