mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00

This patch:
* fixes bash script bug: at least in bash 5, assignment to a **local**
variable overwrites the `$?` code, so the following condition is never true.
* adds the `libenchant-2-dev` library
Pretty diff: ff6e976044
3 lines
66 B
Plaintext
3 lines
66 B
Plaintext
1682
|
|
Changed: lushnikov@chromium.org Thu Jul 14 15:51:05 MSK 2022
|