Enhancement

- When a .taskrc file is automatically generated, it is now nicely
  formatted, and filled with comments.
This commit is contained in:
Paul Beckingham
2009-07-03 23:32:00 -04:00
parent a23a350b8b
commit 8473227f52
2 changed files with 75 additions and 58 deletions

View File

@@ -375,7 +375,6 @@ void Context::loadCorrectConfigFile ()
}
args = filtered;
exit (0);
}
////////////////////////////////////////////////////////////////////////////////