Il sito funziona meglio con JavaScript.
Home
Aiuto
Accedi
Powershell-Modules
/
NTFSSecurity-Module
mirror da
https://github.com/raandree/NTFSSecurity
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Rilasci
3
Wiki
Attività
Sfoglia il codice sorgente
tests
pull/62/head
sup3rlativ3
5 anni fa
parent
9f0a0f5014
commit
94c9d220f3
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Opzioni Diff
Mostra statistiche
Scarica il file Patch
Scarica il file Diff
+1
-1
appveyor.yml
+ 1
- 1
appveyor.yml
Vedi File
@@ -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"
}
Scrivi
Anteprima
Caricamento…
Annulla
Salva