Skip to content

Commit

Permalink
Use correct python version for the upgrade_bugs_by_version script
Browse files Browse the repository at this point in the history
  • Loading branch information
Leonardo Alt committed Jun 18, 2018
1 parent 1692f78 commit e0d6050
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/update_bugs_by_version.py
Original file line number Diff line number Diff line change
@@ -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.
Expand Down

0 comments on commit e0d6050

Please sign in to comment.