[master 3/19] Add lsblk external resource.

mulkieran installerbot-noreply at redhat.com
Thu Jun 18 21:04:04 UTC 2015


From: mulhern <amulhern at redhat.com>

Related: #56

Signed-off-by: mulhern <amulhern at redhat.com>
---
 blivet/tasks/availability.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/blivet/tasks/availability.py b/blivet/tasks/availability.py
index efb8b75..12dc349 100644
--- a/blivet/tasks/availability.py
+++ b/blivet/tasks/availability.py
@@ -285,4 +285,5 @@ def available_resource(name):
 XFSDB_APP = application("xfs_db")
 XFSFREEZE_APP = application("xfs_freeze")
 
+LSBLK_APP = application("lsblk")
 MOUNT_APP = application("mount")


-- 
To view this commit on github, visit https://github.com/rhinstaller/blivet/commit/3110a25fdb83655262aebaab7f68438957020c33


More information about the anaconda-patches mailing list