mirror of
https://github.com/espressif/openthread.git
synced 2026-07-02 10:20:24 +00:00
6d8d42e9bf
Changed the interpreter directives from '#!/usr/bin/python' to '#!/usr/bin/env python' so the OpenThread tests can be run inside a python virtualenv.