misc: updated shabang for python script
authorAndrea Mondelli <andrea.mondelli@ucf.edu>
Thu, 10 Jan 2019 15:12:41 +0000 (10:12 -0500)
committerAndrea Mondelli <Andrea.mondelli@ucf.edu>
Fri, 11 Jan 2019 17:41:02 +0000 (17:41 +0000)
commit3d54f6d42c303a2b17b1a882634444fc1319a9a1
tree2e04a72a00fc32889698976e8b91d93798e532b2
parentf3a438e58d836ec283af6eef8bb34b57958303d6
misc: updated shabang for python script

The default python on MacOS doesn’t have an alias to python2.
The official python version supported in gem5 is Python2.7.

This patch updates the shabang according to the version required in gem5.

Change-Id: I9533c0f7858b5b3cab0ef101be1ee5cd718105b0
Reviewed-on: https://gem5-review.googlesource.com/c/15375
Maintainer: Andreas Sandberg <andreas.sandberg@arm.com>
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com>
49 files changed:
ext/mcpat/regression/regression.py
ext/mcpat/regression/verify_output.py
ext/ply/example/classcalc/calc.py
ext/ply/example/newclasscalc/calc.py
src/systemc/tests/verify.py
src/unittest/genini.py
tests/main.py
tests/testing/__init__.py
tests/testing/helpers.py
tests/testing/results.py
tests/testing/tests.py
tests/testing/units.py
tests/tests.py
util/batch/job.py
util/batch/send.py
util/checkpoint-tester.py
util/compile
util/cpt_upgrader.py
util/decode_inst_dep_trace.py
util/decode_inst_trace.py
util/decode_packet_trace.py
util/encode_inst_dep_trace.py
util/encode_packet_trace.py
util/find_copyrights.py
util/gen_arm_fs_files.py
util/git-pre-commit.py
util/hgstyle.py
util/maint/list_changes.py
util/maint/show_changes_by_file.py
util/memtest-soak.py
util/minorview.py
util/o3-pipeview.py
util/oprofile-top.py
util/pbs/job.py
util/pbs/send.py
util/plot_dram/dram_lat_mem_rd_plot.py
util/plot_dram/dram_sweep_plot.py
util/protolib.py
util/qdo
util/regress
util/slicc
util/stats/stats.py
util/streamline/m5stats2streamline.py
util/style.py
util/style/__init__.py
util/style/repo.py
util/style/sort_includes.py
util/style/style.py
util/style/verifiers.py