modify the mic options
authorjianzhong.fang <jz.fang@samsung.com>
Mon, 16 May 2016 00:22:22 +0000 (08:22 +0800)
committerjianzhong.fang <jz.fang@samsung.com>
Mon, 16 May 2016 00:22:22 +0000 (08:22 +0800)
Change-Id: I792dea0ba6414d80dafa3fe33a5b98421b89dbb3

cases/create/mixed_cases/mic_cr_raw_installerfw_extlinux.case

index 01ee888..b9f0e4d 100755 (executable)
@@ -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