diff options
author | Ludovic Courtès <ludo@gnu.org> | 2021-04-22 22:41:01 +0200 |
---|---|---|
committer | Maxim Cournoyer <maxim.cournoyer@gmail.com> | 2021-04-23 23:39:34 -0400 |
commit | e318e989b7be7f328f9ef801cd90c539893af962 (patch) | |
tree | aff4261140ab118b7216360aba07fda1dec433de /ROADMAP | |
parent | 68a4ca148b8820d424d18a200626ed00bb41543d (diff) | |
download | guix-e318e989b7be7f328f9ef801cd90c539893af962.tar.gz guix-e318e989b7be7f328f9ef801cd90c539893af962.zip |
file-systems: read-partition-{uuid,label} don't swallow ENOENT & co.
Previously, (read-partition-uuid "/does/not/exist") would return #f.
With this change, a 'system-error exception is raised as expected.
* gnu/build/file-systems.scm (ENOENT-safe): Clarify docstring.
(partition-field-reader): Remove use of 'ENOENT-safe'.
(partition-predicate): Wrap READER in 'ENOENT-safe'.
Diffstat (limited to 'ROADMAP')
0 files changed, 0 insertions, 0 deletions