Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(292)

Unified Diff: factory.conf

Issue 6880310: factory_test_init: move console log to /tmp (Closed) Base URL: ssh://gitrw.chromium.org:9222/factory_test_init.git@master
Patch Set: Created 9 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: factory.conf
diff --git a/factory.conf b/factory.conf
index 1784cba7034ce635842e0ac1fe9fcdd790a35945..73a721da562c12291fa43ce607fa8d5f627f433c 100644
--- a/factory.conf
+++ b/factory.conf
@@ -21,7 +21,7 @@ script
OPT="-c"
fi
FACTORY_LOG_FILE=/var/log/factory.log
- CONSOLE_LOG_FILE=/var/log/factory_console.log
+ CONSOLE_LOG_FILE=/tmp/factory_console.log
# Factory log will be uploaded so we must always preserve previous results.
# Console log is just for UI to display, no need to be saved across sessions;
# however in order to support writing by multiple processes, the file must be
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698