ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/Validate External Links/Development/Get script line count.command
Revision: 1139
Committed: Wed Aug 26 18:33:35 2020 UTC (5 years, 1 month ago) by iritscen
File size: 69 byte(s)
Log Message:
ValExtLinks: The 'I Just Broke All The Diff-Gazing' Commit. Revised file structure of the project and added the MIT license. Revised all documentation. HTTP and curl codes are now wiki-formatted and hosted online. In Val itself, I made these changes: Added --timeout argument to change default URL query timeout of 10 seconds. Revised the report header to be easier to read. Less advice is printed directly in the report and more is online at the location linked to under the Legend section.

File Contents

# Content
1 #!/bin/bash
2
3 cd "$(dirname "$0")/.."
4 wc -l validate_external_links.sh

Properties

Name Value
svn:executable *