steffenfritz / bagit

gobagit is a library and command line tool to work with the BagIt format
MIT License
6 stars 1 forks source link

Validation fails depending on whitespaces #3

Closed steffenfritz closed 5 years ago

steffenfritz commented 5 years ago

Describe the bug Validation fails if there are more whitespaces between hashsum and file path. BagIt 1.0 allows more than one whitespaces.

To Reproduce

  1. create bag
  2. add additional whitespace between hashsum and filepath in manifest-algo.txt
  3. Validation fails