This website requires JavaScript.
Explore
Help
Sign In
root
/
playwright
mirror of
https://github.com/microsoft/playwright.git
Watch
1
Star
0
Fork
You've already forked playwright
0
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
2c5e33dd44
playwright
/
browser_patches
/
winldd
/
clean.sh
9 lines
93 B
Bash
Raw
Normal View
History
Unescape
Escape
chore: update browser patches as of Aug, 1 2023 (#27005) Internal commit reference: https://github.com/microsoft/playwright-browsers/commit/2fa26b1d228354923106adfbe8bed042f0c23ea6
2023-09-12 09:16:33 +08:00
#!/usr/bin/env bash
devops: build winldd on buildbots (#3917) This patch: - moves PrintDepsWindows folder to `//browser_patches/winldd` - adds `build.sh`, `archive.sh`, `clean.sh` and `BUILD_NUMBER` to power builds on buildbots - starts building `winldd-win64` on windows buildbot
2020-09-19 00:43:43 +08:00
set
-e
set
+x
trap
"
cd
$(
pwd
-P
)
"
EXIT
cd
"
$(
dirname
$0
)
"
rm -rf ./x64