[libc-commits] [libc] [libc][newhdrgen] Remove shebangs from Python files (PR #101816)
Schrodinger ZHU Yifan via libc-commits
libc-commits at lists.llvm.org
Sat Aug 3 10:45:27 PDT 2024
================
@@ -1,5 +1,3 @@
-#!/usr/bin/env python
----------------
SchrodingerZhu wrote:
This one should be kept. Could you change it to `python3` and add execution bit?
https://github.com/llvm/llvm-project/pull/101816
More information about the libc-commits
mailing list