ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/Validate External Links/Run validate_external_links.command
(Generate patch)

Comparing Validate External Links/Run validate_external_links.command (file contents):
Revision 1135 by iritscen, Sun Jul 12 23:57:00 2020 UTC vs.
Revision 1136 by iritscen, Mon Jul 20 15:58:39 2020 UTC

# Line 9 | Line 9
9   # Set variables for any arguments we might use below
10   VALEXTLINKS="/path/to/Validate External Links/validate_external_links.sh"
11   LINKS_LOCAL="file:///path/to/Validate External Links/Sample files/extlinks.csv"
12 < LINKS_ONLINE="http://wiki.oni2.net/w/extlinks.csv"
12 > LINKS_ONLINE="https://wiki.oni2.net/w/extlinks.csv"
13   EXCEPT_LOCAL="file:///path/to/Validate External Links/exceptions.txt"
14 < EXCEPT_ONLINE="http://iritscen.oni2.net/val/exceptions.txt"
14 > EXCEPT_ONLINE="https://wiki.oni2.net/Validate_External_Links/Exceptions"
15   REPORT_DIR="/path/to/ValExtLinks reports"
16   UPLOAD_INFO="/path/to/Validate External Links/sftp_login.txt"
17   CHROME="/Applications/Google Chrome.app/Contents/MacOS/Google Chrome"

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)