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