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

Unified Diff: src/scripts/mod_for_factory_scripts/500copyQualDb

Issue 2132008: Update factory installer, factory test (Closed) Base URL: ssh://git@chromiumos-git/chromeos
Patch Set: integrate autupdate server changes Created 10 years, 7 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 | « src/scripts/mod_for_factory_scripts/400configAutotest ('k') | src/scripts/mod_image_for_test.sh » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/scripts/mod_for_factory_scripts/500copyQualDb
diff --git a/src/scripts/mod_for_factory_scripts/500copyQualDb b/src/scripts/mod_for_factory_scripts/500copyQualDb
index b75932b2ac40d1c1eb8a266fcbe6c235a2b0a32f..cf734e0f593efd38b0b642735c7715a6a0d76e2d 100755
--- a/src/scripts/mod_for_factory_scripts/500copyQualDb
+++ b/src/scripts/mod_for_factory_scripts/500copyQualDb
@@ -11,7 +11,7 @@
# QUALDB can be a full path of the file, or a specified directory
# /tmp/run_remote_tests.XXXX, or a default wildcard one /tmp/run_remote_tests.*.
-COMPONENTS_FILE="${STATEFUL_DIR}/usr/local/autotest/site_tests/"\
+COMPONENTS_FILE="${ROOT_FS_DIR}/usr/local/autotest/site_tests/"\
"hardware_Components/qualified_components"
# If QUALDB is a default wildcard directory, try to use the most recent one.
« no previous file with comments | « src/scripts/mod_for_factory_scripts/400configAutotest ('k') | src/scripts/mod_image_for_test.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698