Переглянути джерело

Move changelist to root.

Signed-off-by: John <[email protected]>
John 2 роки тому
батько
коміт
85902c5906
1 змінених файлів з 2 додано та 2 видалено
  1. 2 2
      cmake/TestImpactFramework/ConsoleFrontendConfig.in

+ 2 - 2
cmake/TestImpactFramework/ConsoleFrontendConfig.in

@@ -58,7 +58,7 @@
         "coverage_artifact_dir": "${native_temp_dir}/Coverage",
         "coverage_artifact_dir": "${native_temp_dir}/Coverage",
         "sharded_coverage_artifact_dir": "${native_temp_dir}/Shard/Coverage",
         "sharded_coverage_artifact_dir": "${native_temp_dir}/Shard/Coverage",
         "enumeration_cache_dir": "${native_temp_dir}/EnumerationCache",
         "enumeration_cache_dir": "${native_temp_dir}/EnumerationCache",
-        "change_list" : "${native_temp_dir}/Changelists",
+        "change_list" : "${native_temp_dir}",
         "reports" : "${native_temp_dir}/Reports"
         "reports" : "${native_temp_dir}/Reports"
       },
       },
       "active": {
       "active": {
@@ -111,7 +111,7 @@
         "run_artifact_dir": "${LY_TEST_IMPACT_PYTHON_TEST_RUN_DIR}",
         "run_artifact_dir": "${LY_TEST_IMPACT_PYTHON_TEST_RUN_DIR}",
         "coverage_artifact_dir": "${python_temp_dir}/Coverage",
         "coverage_artifact_dir": "${python_temp_dir}/Coverage",
         "enumeration_cache_dir": "${python_temp_dir}/EnumerationCache",
         "enumeration_cache_dir": "${python_temp_dir}/EnumerationCache",
-        "change_list" : "${python_temp_dir}/Changelists",
+        "change_list" : "${python_temp_dir}",
         "reports" : "${python_temp_dir}/Reports"
         "reports" : "${python_temp_dir}/Reports"
       },
       },
       "active": {
       "active": {