guix-commits
[Top][All Lists]
Advanced

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

08/11: installer: parted: Don't export WITH-DELAY-DEVICE-IN-USE?.


From: guix-commits
Subject: 08/11: installer: parted: Don't export WITH-DELAY-DEVICE-IN-USE?.
Date: Tue, 16 Aug 2022 19:02:01 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit d59442f24e7cadff67de4f8d646e5cae5cb5445a
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Aug 14 02:00:00 2022 +0200

    installer: parted: Don't export WITH-DELAY-DEVICE-IN-USE?.
    
    * gnu/installer/parted.scm: Remove WITH-DELAY-DEVICE-IN-USE? from the
    module's export list.
---
 gnu/installer/parted.scm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gnu/installer/parted.scm b/gnu/installer/parted.scm
index d942a2f49b..641a1f45e8 100644
--- a/gnu/installer/parted.scm
+++ b/gnu/installer/parted.scm
@@ -80,7 +80,6 @@
             efi-installation?
             default-esp-mount-point
 
-            with-delay-device-in-use?
             force-device-sync
             eligible-devices
             partition-user-type



reply via email to

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