X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=mergefilecommand.cpp;fp=mergefilecommand.cpp;h=497d535e4810fac221b6ae399d59a7b1ff457d46;hb=02909d6cae9963ba00dc746969a370fa8ca934fc;hp=3342c489d9f54a55abda3bac79b60511402eaf4c;hpb=e7729bb337cfefcaba24549092cc89b44002af39;p=mothur.git diff --git a/mergefilecommand.cpp b/mergefilecommand.cpp index 3342c48..497d535 100644 --- a/mergefilecommand.cpp +++ b/mergefilecommand.cpp @@ -88,6 +88,8 @@ int MergeFileCommand::execute(){ inputFile.close(); } + + outputFile.close(); return 0; } catch(exception& e) {