Changeset 1157 for Validate External Links/validate_external_links.command
- Timestamp:
- May 9, 2021, 11:53:48 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Validate External Links/validate_external_links.command
r1150 r1157 22 22 #bash "$VALEXTLINKS" --links "$LINKS_ONLINE" --exceptions "$EXCEPT_ONLINE" --output "$REPORT_DIR" --record-ok-links --suggest-snapshots-ng --end-url 70 23 23 24 # Run with start/end URLs, record OK codes, and don't upload25 #bash "$VALEXTLINKS" --links "$LINKS_ONLINE" --exceptions "$EXCEPT_ONLINE" --output "$REPORT_DIR" --record-ok-links --suggest-snapshots-ng --s tart-url 2588 --end-url 259424 # 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 26 27 27 # Run with local extlinks and exceptions, start/end URLs, record OK codes, and don't upload
Note:
See TracChangeset
for help on using the changeset viewer.