Fix typo
Change-Id: Ia7e162526621b8c6613e59d1bab6712e2d65dbc9 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/174811 Tested-by: Julien Nabet <serval2412@yahoo.fr> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
This commit is contained in:
parent
426019a4ed
commit
7a0a781da0
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ properties:
|
|||
- resource: xPSDesiredStateConfiguration/xScript
|
||||
id: wsl-check
|
||||
directives:
|
||||
description: check that wsl utility is avilable/working - i.e. whehter wsl is installed
|
||||
description: check that wsl utility is available/working - i.e. whether wsl is installed
|
||||
settings:
|
||||
TestScript: wsl.exe --status ; return ![bool]$LASTEXITCODE
|
||||
GetScript: return $false
|
||||
|
|
Loading…
Reference in a new issue