faup1090: write _v on every line, bump TSV_VERSION
This commit is contained in:
parent
14c458db8c
commit
45886edc40
3 changed files with 4 additions and 23 deletions
|
|
@ -204,7 +204,6 @@ int main(int argc, char **argv) {
|
|||
// Set up output connection on stdout
|
||||
fatsv_output = makeFatsvOutputService();
|
||||
createGenericClient(fatsv_output, STDOUT_FILENO);
|
||||
writeFATSVHeader();
|
||||
|
||||
// Run it until we've lost either connection
|
||||
while (!Modes.exit && beast_input->connections && fatsv_output->connections) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue