allow to execute losmoketest.py directly
add exectuable rights; add #!/usr/bin/env python
This commit is contained in:
parent
fd8fdedd21
commit
4c4d12b473
1 changed files with 1 additions and 0 deletions
1
smoketestoo_native/losmoketest.py
Normal file → Executable file
1
smoketestoo_native/losmoketest.py
Normal file → Executable file
|
@ -1,3 +1,4 @@
|
|||
#!/usr/bin/env python
|
||||
# Version: MPL 1.1 / GPLv3+ / LGPLv3+
|
||||
|
||||
# The contents of this file are subject to the Mozilla Public License Version
|
||||
|
|
Loading…
Reference in a new issue