]> git.donarmstrong.com Git - mothur.git/blobdiff - setlogfilecommand.cpp
working on pam
[mothur.git] / setlogfilecommand.cpp
index 41c8e743122399563b8367fda6a9d4a94f9bda86..329fd1fdbeb28ba673c883eeb6ea36fe059c64fc 100644 (file)
@@ -91,7 +91,7 @@ int SetLogFileCommand::execute(){
         if (directory == "") {
             commandFactory->setLogfileName(name, append);
         }else if (m->dirCheck(directory)) {
-             commandFactory->setLogfileName(name, append);
+            commandFactory->setLogfileName(name, append);
         }
                
                return 0;