From d1293771866b6c7f2eed24d1a9aceae65c68f2ff Mon Sep 17 00:00:00 2001 From: "jianzhong.fang" Date: Mon, 16 May 2016 08:22:22 +0800 Subject: [PATCH] modify the mic options Change-Id: I792dea0ba6414d80dafa3fe33a5b98421b89dbb3 --- cases/create/mixed_cases/mic_cr_raw_installerfw_extlinux.case | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cases/create/mixed_cases/mic_cr_raw_installerfw_extlinux.case b/cases/create/mixed_cases/mic_cr_raw_installerfw_extlinux.case index 01ee888..b9f0e4d 100755 --- a/cases/create/mixed_cases/mic_cr_raw_installerfw_extlinux.case +++ b/cases/create/mixed_cases/mic_cr_raw_installerfw_extlinux.case @@ -21,7 +21,7 @@ else losetup_path=$(sudo which losetup) sudo $losetup_path -a sudo $losetup_path -a | wc -l | xargs test 0 -eq - ! (sudo mic cr raw ivi_syslinux_problem.ks -d -v --logfile=log.file) + ! (sudo mic -d -v cr raw ivi_syslinux_problem.ks --logfile=log.file) sudo test -e ./log.file grep "Unable to install syslinux bootloader" log.file sed -i '/password/ a installerfw_plugins "bootloader"' ivi_syslinux_problem.ks -- 2.7.4