mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
lib / partitioning.sh: remove some whitespace at end-of-line
This commit is contained in:
@@ -239,7 +239,7 @@ function prepare_partitions() {
|
|||||||
fi
|
fi
|
||||||
# No 'size' argument means "expand as much as possible"
|
# No 'size' argument means "expand as much as possible"
|
||||||
echo "$rootpart : name=\"rootfs\", start=${next}MiB, type=${type}"
|
echo "$rootpart : name=\"rootfs\", start=${next}MiB, type=${type}"
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
)
|
)
|
||||||
# Output the partitioning options from above to the debug log first and then pipe it into the 'sfdisk' command
|
# Output the partitioning options from above to the debug log first and then pipe it into the 'sfdisk' command
|
||||||
|
|||||||
Reference in New Issue
Block a user