]> git.ipfire.org Git - thirdparty/dracut.git/commit
Shorten permission checking to ensure we can actually write our initramfs.
authorVictor Lowther <victor.lowther@gmail.com>
Sat, 14 Aug 2010 19:23:24 +0000 (14:23 -0500)
committerHarald Hoyer <harald@redhat.com>
Mon, 23 Aug 2010 09:51:34 +0000 (11:51 +0200)
commitebfdb219c63d9139ee9fc249b65e2e761c89586a
tree82ffe4d37e2e17a21a9cc0256629eeda082be03b
parent6438b4fedf54bd9a13ec26ef5d98ce2e5e17b813
Shorten permission checking to ensure we can actually write our initramfs.

These tests can be combined into an if... elif... elif... statement, and
that makes it clear they are all part of the same test.
dracut