summary refs log tree commit diff
path: root/gnu
diff options
context:
space:
mode:
authorMathieu Othacehe <othacehe@gnu.org>2020-05-23 19:09:58 +0200
committerMathieu Othacehe <othacehe@gnu.org>2020-05-29 08:40:03 +0200
commit7d4ecda63caa9f566620844dbc800a8158f861a6 (patch)
tree9f5ef902336eb4135f6d5b841dcd999ce869129c /gnu
parent9c1adb240016261d6263e8d7d0308040542f3c60 (diff)
downloadguix-7d4ecda63caa9f566620844dbc800a8158f861a6.tar.gz
system: image: Correct genimage configuration file indentation.
* gnu/system/image.scm (system-disk-image): Fix genimage configuration file
indentation.
Diffstat (limited to 'gnu')
-rw-r--r--gnu/system/image.scm8
1 files changed, 4 insertions, 4 deletions
diff --git a/gnu/system/image.scm b/gnu/system/image.scm
index ece2d02f51..67cf5fdddc 100644
--- a/gnu/system/image.scm
+++ b/gnu/system/image.scm
@@ -261,10 +261,10 @@ used in the image."
             (image (partition-image partition))
             (offset (partition-offset partition)))
         #~(format #f "~/partition ~a {
-                                      ~/~/partition-type = ~a
-                                      ~/~/image = \"~a\"
-                                      ~/~/offset = \"~a\"
-                                      ~/}"
+~/~/partition-type = ~a
+~/~/image = \"~a\"
+~/~/offset = \"~a\"
+~/}"
                   #$label
                   #$dos-type
                   #$image