commit: 833da1349cff01ccea594ac104d603961b480a71
Author: John Helmert III <ajak <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 5 01:29:27 2021 +0000
Commit: John Helmert III <ajak <AT> gentoo <DOT> org>
CommitDate: Mon Jul 5 01:30:16 2021 +0000
URL: https://gitweb.gentoo.org/proj/security.git/commit/?id=833da134
cvetool: rename to cvetool.py
This is necessary so other tools can import the CVETool class itself
Signed-off-by: John Helmert III <ajak <AT> gentoo.org>
bin/{cvetool => cvetool.py} | 0
1 file changed, 0 insertions(+), 0 deletions(-)
diff --git a/bin/cvetool b/bin/cvetool.py
old mode 100755
new mode 100644
similarity index 100%
rename from bin/cvetool
rename to bin/cvetool.py