genfio: Protecting parse_cmdline from spaces
[fio.git] / tools / genfio
index 512313a7ab16cb22d764389df50fd37835f816d7..bbf88337ebbedba7657f09b45e42d66bff70a83c 100755 (executable)
@@ -310,7 +310,7 @@ done
 
 ########## MAIN
 gen_template
-parse_cmdline $@
+parse_cmdline "$@"
 finish_template
 check_mode_order