summaryrefslogtreecommitdiff
path: root/ci/verify-chef.bat
diff options
context:
space:
mode:
Diffstat (limited to 'ci/verify-chef.bat')
-rwxr-xr-xci/verify-chef.bat4
1 files changed, 0 insertions, 4 deletions
diff --git a/ci/verify-chef.bat b/ci/verify-chef.bat
index 7354a91208..1f839c91a6 100755
--- a/ci/verify-chef.bat
+++ b/ci/verify-chef.bat
@@ -58,7 +58,3 @@ IF "%PIPELINE_NAME%" == "chef-fips" (
set CHEF_FIPS=1
)
call bundle exec rspec -r rspec_junit_formatter -f RspecJunitFormatter -o %WORKSPACE%\test.xml -f documentation spec/functional
-
-REM ; Destroy everything at the end for good measure.
-RMDIR /S /Q %TEMP%
-MKDIR %TEMP%