X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=subsamplecommand.cpp;h=f9cb1e60e43d59d9d1a6ce760b3031de0e92c301;hb=5a4ac4f954c4b4445bcee272f1f8220ddcc9c1e4;hp=35441013919fbfe55452532e735b5bd1d7673f2f;hpb=49d2b7459c5027557564b21e9487dadafbbbdc96;p=mothur.git diff --git a/subsamplecommand.cpp b/subsamplecommand.cpp index 3544101..f9cb1e6 100644 --- a/subsamplecommand.cpp +++ b/subsamplecommand.cpp @@ -569,8 +569,8 @@ int SubSampleCommand::getSubSampleFasta() { delete uniqueCommand; m->mothurCalling = false; - m->renameFile(filenames["name"][0], outputNameFileName); - m->renameFile(filenames["fasta"][0], outputFileName); + m->renameFile(filenames["name"][0], outputNameFileName); + m->renameFile(filenames["fasta"][0], outputFileName); outputTypes["name"].push_back(outputNameFileName); outputNames.push_back(outputNameFileName);