You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried termdown (installed via pip) on Python 3.6.9 on an Ubuntu 18.04 system, and when I use the -o or --outfile options with stopwatch mode, the lap data and average are written to std out after exiting the program, but nothing is ever written to the filename I pass after the o/outfile switch.
There is an error reported if I supply an outfile name that already exists, however.
The text was updated successfully, but these errors were encountered:
I tried termdown (installed via pip) on Python 3.6.9 on an Ubuntu 18.04 system, and when I use the
-o
or--outfile
options with stopwatch mode, the lap data and average are written to std out after exiting the program, but nothing is ever written to the filename I pass after the o/outfile switch.There is an error reported if I supply an outfile name that already exists, however.
The text was updated successfully, but these errors were encountered: