[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#30270: [PATCH] url-fetch returns #t instead of FILE
From: |
Maxim Cournoyer |
Subject: |
bug#30270: [PATCH] url-fetch returns #t instead of FILE |
Date: |
Sat, 27 Jan 2018 12:29:48 -0500 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux) |
Hello!
Commit 347fa4aebf, introduced a regression where `url-fetch' would return #t
instead of the file name (as the docstring says it should), which broke
the fiasco script used to find broken hashes of Github's archives[0].
Patch to follow.
[0] https://notabug.org/apteryx/fiasco
- bug#30270: [PATCH] url-fetch returns #t instead of FILE,
Maxim Cournoyer <=