tests, scripts: Rename virtiofsd binary

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
This commit is contained in:
Rob Bradford
2022-02-21 09:55:43 +00:00
parent 75fbea3c46
commit b2bf88bcb1
3 changed files with 3 additions and 3 deletions

View File

@@ -81,7 +81,7 @@ fn prepare_virtiofsd(
workload_path.push("workloads");
let mut virtiofsd_path = workload_path;
virtiofsd_path.push("virtiofsd-rs");
virtiofsd_path.push("virtiofsd");
let virtiofsd_path = String::from(virtiofsd_path.to_str().unwrap());
let virtiofsd_socket_path =