mirror of
https://github.com/Mbed-TLS/mbedtls-framework.git
synced 2026-08-15 23:57:47 +00:00
scripts: search_outcomes_config: fix shebang line
Signed-off-by: Valerio Setti <[email protected]>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env python
|
||||
#!/usr/bin/env python3
|
||||
"""Search an outcome file for configurations with given settings.
|
||||
|
||||
Read an outcome file and report the configurations in which test_suite_config
|
||||
|
||||
Reference in New Issue
Block a user