Skip to content

Commit 7acb77e

Browse files
committed
Revert "MB-45157: Delete inaccessible wheel.exe before clamav scan"
No longer necessary with fix to Windows installer. This reverts commit 9ada028. Change-Id: I4d313a023238c81da03a221b0541db1997cc7ea7 Reviewed-on: http://review.couchbase.org/c/build-tools/+/149492 Tested-by: Chris Hillery <[email protected]> Reviewed-by: Chris Hillery <[email protected]>
1 parent abac8d7 commit 7acb77e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

clamav/windows/run-clam.bat

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
rem this file has odd permissions, which prevents virus scan running successfully
2-
del "C:\Program Files\Couchbase\Server\lib\python\runtime\Scripts\wheel.exe" 2>NUL
3-
41
set CLAMDIR=C:\clamav
52
set CLAM_FILENAME=clamav-%CLAMAV_VERSION%-win-x64-portable.zip
63
set CLAM_DL=%CLAMDIR%\downloads\%CLAM_FILENAME%

0 commit comments

Comments
 (0)