Este sítio funciona melhor com JavaScript.
Página inicial
Ajuda
Iniciar sessão
Powershell-Modules
/
NTFSSecurity-Module
espelho de
https://github.com/raandree/NTFSSecurity
Vigiar
1
Marcar como favorito
0
Derivar
0
Código
Questões
0
Lançamentos
3
Wiki
Trabalho
Ver a proveniência
tests
pull/62/head
sup3rlativ3
há 5 anos
ascendente
9f0a0f5014
cometimento
94c9d220f3
1 ficheiros alterados
com
1 adições
e
1 eliminações
Visualização em 2 colunas
Opções das diferenças
Mostrar estatísticas
Descarregar ficheiro patch
Descarregar ficheiro diff
+1
-1
appveyor.yml
+ 1
- 1
appveyor.yml
Ver ficheiro
@@ -27,7 +27,7 @@ test_script:
# 02. Verify hyperlinks
$BrokenLinks = Get-MarkdownLink -Path ./Docs -BrokenOnly
if ($brokenLinks) {
throw "Found broken hyperlinks $brokenLinks"
#
throw "Found broken hyperlinks $brokenLinks"
$dir = pwd
throw "$pwd"
}
Escrever
Pré-visualizar
Carregando…
Cancelar
Guardar