Change path from /home/autotest to /usr/local/autotest.

Additional change for the relocation of Autotest from /home/autotest to /usr/local/autotest. See http://codereview.chromium.org/6090004/

Change-Id: I2995fdc76f56d4efbb6450d4a7da3adc321eae91

BUG=chromium-os:10799
TEST=Will test as whole with rest of /usr/local changes.

Review URL: http://codereview.chromium.org/5964016
This commit is contained in:
Dale Curtis 2011-01-10 11:49:50 -08:00
parent c49dbd4775
commit c4e01cc146

View file

@ -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