diff --git a/tool/run/boot_dir/okl4 b/tool/run/boot_dir/okl4 index 2798103c7b..e8d64454d9 100644 --- a/tool/run/boot_dir/okl4 +++ b/tool/run/boot_dir/okl4 @@ -127,7 +127,7 @@ proc run_boot_dir {binaries} { puts $fh {} puts $fh {} regsub okl4_kernel $weaver_xml_template "[run_dir]/genode/okl4" weaver_xml_template - regsub core $weaver_xml_template "[run_dir].image" weaver_xml_template + regsub \"core\" $weaver_xml_template "\"[run_dir].image\"" weaver_xml_template puts $fh $weaver_xml_template puts $fh {} close $fh