diff options
author | Keith Maxwell <keith.maxwell@gmail.com> | 2020-05-05 08:12:58 +0100 |
---|---|---|
committer | Leo <thinkabit.ukim@gmail.com> | 2020-05-05 15:20:17 +0000 |
commit | 2511d0a5a709c80d70a5b50747ceaacc935e11c5 (patch) | |
tree | 8045a75a84f5333619987ff53921b14025b5ad57 /community/py3-numpy | |
parent | 5a1a2b73b4960d03af2ec9bd1913d949b3d07595 (diff) | |
download | aports-2511d0a5a709c80d70a5b50747ceaacc935e11c5.tar.bz2 aports-2511d0a5a709c80d70a5b50747ceaacc935e11c5.tar.xz |
main/subunit: fix shebang lines
Before this change:
$ dabuild sh
$ sudo apk add subunit >/dev/null && subunit-stats --help
env: can't execute 'python': No such file or directory
After this change:
$ dabuild sh
$ sudo apk add subunit >/dev/null && subunit-stats --help
Usage: subunit-stats [options]
✂
Diffstat (limited to 'community/py3-numpy')
0 files changed, 0 insertions, 0 deletions