diff options
author | JF Ding <jian-feng.ding@intel.com> | 2011-11-03 20:21:04 +0800 |
---|---|---|
committer | JF Ding <jian-feng.ding@intel.com> | 2011-11-03 20:21:04 +0800 |
commit | 14dfc92d9aee9430a81e5a71a26d002dbd6d5d04 (patch) | |
tree | 7df9bae0dc4cdeeb3efd62f4820c95715b031468 /tools | |
parent | 1cd6640deaf71d56b71740611ba08926c8c6f6e4 (diff) | |
download | mic-14dfc92d9aee9430a81e5a71a26d002dbd6d5d04.tar.gz mic-14dfc92d9aee9430a81e5a71a26d002dbd6d5d04.tar.bz2 mic-14dfc92d9aee9430a81e5a71a26d002dbd6d5d04.zip |
make tools/mic more flexible for python path
to make it live with virtualenv
Diffstat (limited to 'tools')
-rwxr-xr-x | tools/mic | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -#!/usr/bin/python -tt +#!/usr/bin/setenv python # # Copyright (c) 2011 Intel, Inc. # |