From 931e255bd9302bdc8da7e9a9d7bd72b8dc437a78 Mon Sep 17 00:00:00 2001 From: Michel Peterson Date: Tue, 25 Mar 2025 07:57:21 +0000 Subject: [PATCH] remove unneeded rm --- Vagrantfile | 1 - 1 file changed, 1 deletion(-) diff --git a/Vagrantfile b/Vagrantfile index e4bf1e4..b69d2cf 100644 --- a/Vagrantfile +++ b/Vagrantfile @@ -77,7 +77,6 @@ Vagrant.configure("2") do |config| make csi-sanity sudo cp csi-sanity /usr/local/bin popd - #rm -rf /tmp/csi-test SHELL # Sync project directory for seamless workflow