]> git.donarmstrong.com Git - mothur.git/blobdiff - getoturepcommand.cpp
fixed some bugs found while testing 1.8
[mothur.git] / getoturepcommand.cpp
index 6b9cee90c40f8f2848a076596d9ed3c88665ffb0..935812b1cdc07a1e86b8bde1e7179f1fd8db8d13 100644 (file)
@@ -391,7 +391,7 @@ int GetOTURepCommand::execute(){
                //close and remove formatted matrix file
                if (large) {
                        inRow.close();
-                       //remove(distFile.c_str());
+                       remove(distFile.c_str());
                }
                
                globaldata->gListVector = NULL;