+config_rootfs() +{
- config_dns_resolver
why create 2 function config_rootfs only use config_dns_resolver, why not merge them?
[Addtion] in my changelog:
Use config_rootfs as a function to maintain scalability.
-------- Thanks Yu Chuan
Thanks, Shenwei
+}
############ test rootfs ############ get_qemu_efi_fd() { @@ -499,6 +515,8 @@ main() config_qcow2rootfs run_qcow2rootfs
- config_rootfs
- test_rootfs [ -z ${test_yaml} ] || submit_test_job_yaml
-- 2.23.0