servo / servo-warc-tests

Test Servo on Web Archive snapshots of real web sites
Mozilla Public License 2.0
11 stars 18 forks source link

Added -r option to read to make shellcheck happy #27

Closed asajeffrey closed 6 years ago

asajeffrey commented 6 years ago

The version of shellcheck on travis is more recent than my local copy, and flagged an extra issue.

asajeffrey commented 6 years ago

@aneeshusa this was caused by #26 adding a .travis.yml file, as requested :)