Use env shebang so for virtualenv compatibility.
[riscv-tests.git] / debug / gdbserver.py
index 267bcdc6bd0b6aaade07dfd71ea7a7b7842d4ead..71575b2c61776d1aa01f3178284d133635060530 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/env python
 
 import os
 import sys