Home
last modified time | relevance | path

Searched refs:sedcmd (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/tests/qtest/
H A Dreadconfig-test.c237 g_autofree char *cfg_file = NULL, *sedcmd = NULL; in test_docs_q35() local
263 sedcmd = g_strdup_printf("sed -e 's,guest.qcow2,%s,' -e 's,install.iso,%s,'" in test_docs_q35()
268 ret = system(sedcmd); in test_docs_q35()