提交 a707b3db 编写于 作者: J Jagannadha Sutradharudu Teki 提交者: Tom Rini

buildman: Use env to pick the python from $PATH

python used in buildman doesn't need to be placed in
/usr/bin/python, So use env to ensure that the interpreter
will pick the python from environment.

Usefull with several versions of python's installed on system.
Signed-off-by: NJagannadha Sutradharudu Teki <jaganna@xilinx.com>
Acked-by: NSimon Glass <sjg@chromium.org>
上级 9cc18042
#!/usr/bin/python
#!/usr/bin/env python
#
# Copyright (c) 2012 The Chromium OS Authors.
#
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册