]> git.sur5r.net Git - u-boot/blobdiff - test/py/test.py
host-tools: use python2 explicitly for shebang
[u-boot] / test / py / test.py
index 74e560a4d33abb9cbffaa071b8fbb50a00098d77..4695079ef715699e9f3b718b1d10d170255d9125 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python2
 
 # Copyright (c) 2015 Stephen Warren
 # Copyright (c) 2015-2016, NVIDIA CORPORATION. All rights reserved.