Skip to content

Conversation

@RocketMaDev
Copy link

This is a commit apply fix from #440 since the old fix was not completed and stale. Just sed -i 's|#!/usr/bin/env python|#!/usr/bin/env python3|' tests/*.py could fix this problem.

Fix #477, close #440.

Only the python3 executable is guaranteed

Signed-off-by: RocketDev <ma2014119@outlook.com>
Though setup.py is deprecated, but we'd better fix shebang now...

Signed-off-by: RocketDev <ma2014119@outlook.com>
@coveralls
Copy link

Coverage Status

coverage: 89.024%. remained the same
when pulling 8aa8ccf on RocketMaDev:fix-test
into 1a8730c on seccomp:main.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use python3 hashbang in scripts

2 participants