mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Use correct python version for the upgrade_bugs_by_version script
This commit is contained in:
parent
1692f78b3d
commit
e0d6050ca8
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env python
|
||||
#!/usr/bin/env python2
|
||||
#
|
||||
# This script is used to generate the list of bugs per compiler version
|
||||
# from the list of bugs.
|
||||
|
Loading…
Reference in New Issue
Block a user