]> git.ipfire.org Git - thirdparty/dracut.git/commit
dmsquash-live/dmsquash-live-root.sh: SQUASHED can be set earlier
authorHarald Hoyer <harald@redhat.com>
Tue, 1 Dec 2015 07:52:00 +0000 (08:52 +0100)
committerHarald Hoyer <harald@redhat.com>
Tue, 1 Dec 2015 07:52:00 +0000 (08:52 +0100)
commitce9a398771d6e8503d767b450282db52b7a4b482
tree57117820acafea9a035d44d4446ac6df2fcd9739
parent54e09dfb72b557ac8ccd48f5d37089287d272ec7
dmsquash-live/dmsquash-live-root.sh: SQUASHED can be set earlier

8b5ee88ff667693b2d8da85a8552ad8f5ab95127 removed the check for SQUASHED,
assuming, that the if clause above was the only place, where SQUASHED is
set.

This patch reverts to the old logic, because SQUASHED can be set
earlier.
modules.d/90dmsquash-live/dmsquash-live-root.sh