Skip to content

Commit 5c838b1

Browse files
committed
eib_image: Force flush memory buffers to storage after rsync
https://app.asana.com/1/1203676861188277/project/1211949321657103/task/1212760656967809
1 parent 905f30e commit 5c838b1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

stages/eib_image

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -311,6 +311,7 @@ create_image() {
311311
# copying, and its use in combination with -H is documented to do what we
312312
# want.
313313
rsync -aHAX --no-inc-recursive "${EIB_OSTREE_CHECKOUT}/" "${ROOT}/"
314+
sync
314315

315316
eib_write_version_xattr "${ROOT}"
316317

0 commit comments

Comments
 (0)