mirror of
https://github.com/Mbed-TLS/mbedtls-framework.git
synced 2026-09-24 10:57:22 +00:00
Merge pull request #169 from gilles-peskine-arm/search_outcomes_config-fix_shebang
Pacify check_files.py
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