diff options
Diffstat (limited to 'cutter.py')
| -rwxr-xr-x | cutter.py | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -248,6 +248,8 @@ def process_options(opt): opt.tracks = tracks + opt.show_progress = os.isatty(sys.stdout.fileno()) + return True def find_cuefile(path): |
