This website works better with JavaScript.
Home
Help
Sign In
Powershell-Modules
/
NTFSSecurity-Module
mirror of
https://github.com/raandree/NTFSSecurity
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
3
Wiki
Activity
Browse Source
tests
pull/62/head
sup3rlativ3
5 years ago
parent
5ff257adf2
commit
9f0a0f5014
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
appveyor.yml
+ 2
- 0
appveyor.yml
View File
@@ -28,4 +28,6 @@ test_script:
$BrokenLinks = Get-MarkdownLink -Path ./Docs -BrokenOnly
if ($brokenLinks) {
throw "Found broken hyperlinks $brokenLinks"
$dir = pwd
throw "$pwd"
}
Write
Preview
Loading…
Cancel
Save