Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-06-01 | Differentiate between skips | xxc3nsoredxx | |
Slightly different behavior based on if it's a hard skip, auth skip, or post/download failure skip. HARD_SKIPS array to control which services are always skipped. Add total skips and fail logs to summary. | |||
2021-06-01 | Quote directory variables | xxc3nsoredxx | |
2021-06-01 | Create test script | xxc3nsoredxx | |
Posts test/test.txt onto any pastebins it can. Downloads the resulting pate into a temp dir as /tmp/wgetpaste_test.XXXXX/<service>.txt. Runs diff(1) (ignoring trailing whitespace) to compare the download with the test data. |