From: Khem Raj Date: Wed, 4 Aug 2021 18:00:50 +0000 (-0700) Subject: toaster-managed-mode.json: Correctly specify term with new override syntax X-Git-Tag: uninative-3.3~76 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=218117b0947e0dff977cf7ce508ed34382e3cf49;p=openembedded-core.git toaster-managed-mode.json: Correctly specify term with new override syntax Signed-off-by: Khem Raj Signed-off-by: Richard Purdie --- diff --git a/meta/lib/oeqa/manual/toaster-managed-mode.json b/meta/lib/oeqa/manual/toaster-managed-mode.json index d8bbbece4a..1a71985c3c 100644 --- a/meta/lib/oeqa/manual/toaster-managed-mode.json +++ b/meta/lib/oeqa/manual/toaster-managed-mode.json @@ -136,7 +136,7 @@ "expected_results": "" }, "3": { - "action": "Check that default values are as follows: \n\tDISTRO - poky \n\tIMAGE_FSTYPES - ext3 jffs2 tar.bz2 \n\tIMAGE_INSTALL_append - \"Not set\" \n\tPACKAGE_CLASSES - package_rpm \n SSTATE_DIR - /homeDirectory/poky/sstate-cache \n\n", + "action": "Check that default values are as follows: \n\tDISTRO - poky \n\tIMAGE_FSTYPES - ext3 jffs2 tar.bz2 \n\tIMAGE_INSTALL:append - \"Not set\" \n\tPACKAGE_CLASSES - package_rpm \n SSTATE_DIR - /homeDirectory/poky/sstate-cache \n\n", "expected_results": "" }, "4": { @@ -2569,4 +2569,4 @@ "summary": "Download_task_log" } } -] \ No newline at end of file +]