Fixed Issue #959. Added preferences to config file to allow explicitly s...#1139
Fixed Issue #959. Added preferences to config file to allow explicitly s...#1139thegeekiestmark wants to merge 1 commit into
Conversation
…y setting cache and compiled directories.
|
Something I just noticed. It appears that the upgrade token gets written to _lib/view/compiled_view by default, even if another temp directory is set. I'm looking into this right now ... |
|
Hi Mark--I put off code-reviewing this b/c it sounds like there's still more to do, but in the meantime @pushingit also tackled this issue in #1185, so I'm going to review that one. I'll let you know if it looks like that one's complete. |
|
Hi, Gina: Thanks for the update. I recall seeing those notes on GitHub. If her/his Mark On Thu, Dec 1, 2011 at 4:41 PM, Gina Trapani <
Regards, Mark Linford |
...etting cache and compiled directories. Also fixed tests to allow for a configurable cache dir, and added an example to the sample config file to show how it can be set to the system's temp dir. Please let me know if you have any further questions or concerns. Thanks!