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

Unified Diff: crash_reporter_logs.conf

Issue 5964016: Change path from /home/autotest to /usr/local/autotest. (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/crash-reporter.git@master
Patch Set: Created 9 years, 11 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: crash_reporter_logs.conf
diff --git a/crash_reporter_logs.conf b/crash_reporter_logs.conf
index 5ae82a21ddc3616c91bf3c776276d9d320c7fb82..172b9c38c20f35e60a5029afdde14133c6985a79 100644
--- a/crash_reporter_logs.conf
+++ b/crash_reporter_logs.conf
@@ -19,4 +19,4 @@ update_engine:cat $(ls -1tr /var/log/update_engine | tail -5 | sed s.^./var/log/
# The following rules are only for testing purposes.
crash_log_test:echo hello world
-crash_log_recursion_test:sleep 1 && /home/autotest/tests/crash_log_recursion_test
+crash_log_recursion_test:sleep 1 && /usr/local/autotest/tests/crash_log_recursion_test
« 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