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

Comparing Validate External Links/validate_external_links.command (file contents):
Revision 1150 by iritscen, Tue Feb 23 22:35:00 2021 UTC vs.
Revision 1157 by iritscen, Sun May 9 21:53:48 2021 UTC

# Line 21 | Line 21 | CHROME="/Applications/Google Chrome.app/
21   # Run with end URL, record OK codes, and don't upload
22   #bash "$VALEXTLINKS" --links "$LINKS_ONLINE" --exceptions "$EXCEPT_ONLINE" --output "$REPORT_DIR" --record-ok-links --suggest-snapshots-ng --end-url 70
23  
24 < # Run with start/end URLs, record OK codes, and don't upload
25 < #bash "$VALEXTLINKS" --links "$LINKS_ONLINE" --exceptions "$EXCEPT_ONLINE" --output "$REPORT_DIR" --record-ok-links --suggest-snapshots-ng --start-url 2588 --end-url 2594
24 > # Run with start/end URLs, record OK codes, suggest OK snapshots, and don't upload
25 > #bash "$VALEXTLINKS" --links "$LINKS_ONLINE" --exceptions "$EXCEPT_ONLINE" --output "$REPORT_DIR" --record-ok-links --suggest-snapshots-ng --suggest-snapshots-ok --start-url 2836 --end-url 3300
26  
27   # Run with local extlinks and exceptions, start/end URLs, record OK codes, and don't upload
28   #bash "$VALEXTLINKS" --links "$LINKS_LOCAL" --exceptions "$EXCEPT_LOCAL" --output "$REPORT_DIR" --record-ok-links --suggest-snapshots-ng --start-url 1810 --end-url 1815

Diff Legend

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