Skip to content

Commit 20010db

Browse files
committed
No need to set WSLENV variable in Cygwin code as it can be set outside
1 parent d7f5a31 commit 20010db

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

winsup/testsuite/cygrun.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,5 @@ then
1414
$cygrun "$exe -v -cygwin $windows_runtime_root/cygwin1.dll"
1515
else
1616
# Removing cygdrop $cygrun to make the tests pass while testing on wsl-env
17-
WSLENV="$WSLENV:PATH/p" \
1817
$exe
1918
fi

0 commit comments

Comments
 (0)