util: changed shebang on gem5img.py to python2.7
[gem5.git] / util / oprofile-top.py
index aea9dfaddab0a293dd03486e5c404922074011f1..b678dd60d6fe4809a8f327778742e71d743b2dcb 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python2.7
 
 # Copyright (c) 2005 The Regents of The University of Michigan
 # All rights reserved.