diff options
author | Tobias Geerinckx-Rice <me@tobias.gr> | 2022-08-14 02:00:00 +0200 |
---|---|---|
committer | Tobias Geerinckx-Rice <me@tobias.gr> | 2022-08-14 02:00:02 +0200 |
commit | d59442f24e7cadff67de4f8d646e5cae5cb5445a (patch) | |
tree | 5b5743bc50f47a65f36a3673c7ea4b0a5e831f71 | |
parent | 9544553c8bb575a97408d2e26c9159c3519f46f2 (diff) |
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.
-rw-r--r-- | gnu/installer/parted.scm | 1 |
1 files changed, 0 insertions, 1 deletions
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 |