guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#55892] [PATCH] pull: Fail if cache directory ownership is suspect.


From: Tobias Geerinckx-Rice
Subject: [bug#55892] [PATCH] pull: Fail if cache directory ownership is suspect.
Date: Fri, 10 Jun 2022 18:10:51 +0200

(let ((st (stat dir #f)))
  (if st
      (values (stat dir #f) dir)

Grr. I swear the font used by Mumi has magic typo-highlighting properties. Fixed locally.

Kind regards,

T G-R

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]