mirror of
https://github.com/master-of-zen/Av1an.git
synced 2024-11-25 02:29:40 +00:00
Test disable stty
This commit is contained in:
parent
b290cf329e
commit
afdff93979
1 changed files with 1 additions and 1 deletions
2
av1an.py
2
av1an.py
|
@ -298,4 +298,4 @@ if __name__ == '__main__':
|
|||
rmtree(join(os.getcwd(), ".temp"))
|
||||
|
||||
# To prevent console from hanging
|
||||
os.popen('stty sane', 'r')
|
||||
# os.popen('stty sane', 'r')
|
||||
|
|
Loading…
Reference in a new issue