scripts: challenge: Fix regression.
authorMathieu Othacehe <othacehe@gnu.org>
Thu, 20 May 2021 09:44:35 +0000 (11:44 +0200)
committerMathieu Othacehe <othacehe@gnu.org>
Thu, 20 May 2021 09:44:35 +0000 (11:44 +0200)
commit0471024acce5f760ac147326c06343c9c68ad3d1
tree57ac6303c33b565c7ffd21f445905ca23ea0a580
parent7d3ad4c25639567992b5fcc5cfc12a6af42a1b68
scripts: challenge: Fix regression.

This is a follow-up of 3cde5231aa78aa5e31b27888cd78ee0b250a7a1c that fixes the
challenge test.

When dealing with uncompressed NAR, the file size is false. Propagate it to
progress-reporter/file as it used to be the case.

* guix/scripts/challenge.scm (call-with-nar): Accept false size.
guix/scripts/challenge.scm