FreeCalypso > hg > freecalypso-tools
diff rvinterf/etmsync/fsiomain.c @ 423:e40bb5a6c6b9
rvinterf clients: implemented 30 ms delay for batch ops with -p
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Sun, 28 Oct 2018 00:30:16 +0000 |
parents | cd1a0d5689f6 |
children |
line wrap: on
line diff
--- a/rvinterf/etmsync/fsiomain.c Sun Oct 28 00:00:51 2018 +0000 +++ b/rvinterf/etmsync/fsiomain.c Sun Oct 28 00:30:16 2018 +0000 @@ -50,7 +50,7 @@ argv[0]); exit(ERROR_USAGE); } - launch_rvinterf(); + launch_rvinterf(argv[optind] || !isatty(0)); } else { if (rvinterf_Bopt || rvinterf_lopt || rvinterf_wopt) { fprintf(stderr,