author | erikj |
Wed, 03 Oct 2018 17:17:47 -0700 | |
branch | ihse-runtestprebuilt-branch |
changeset 56924 | 3ff24f395d16 |
parent 56923 | 3603b2f71035 |
child 56931 | aff106ae3507 |
--- a/make/conf/jib-profiles.js Wed Oct 03 17:16:54 2018 -0700 +++ b/make/conf/jib-profiles.js Wed Oct 03 17:17:47 2018 -0700 @@ -770,7 +770,7 @@ testedProfile + ".test" ], src: "src.conf", - make_args: [ "run-test-prebuilt" ], + make_args: [ "run-test-prebuilt", "LOG_CMDLINES=true" ], environment: { "BOOT_JDK": common.boot_jdk_home, "JDK_IMAGE_DIR": input.get(testedProfile + ".jdk", "home_path"),