Non executable scripts in site-packages #6
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
There are a couple of scripts that are not executable, but still have the shebang line on top:
Most probably you want to remove this line ;). These are warnings from our build service (OBS), it would be nice if this could be fixed in an upcoming version.
Fixed with 2ping 4.4 (all Python module files made non-executable and shebangs removed), thanks!