[python-blivet] - escrow: make sure the output directory exists (#1026653) (wwoods) - provide a more useful error me

Brian C. Lane bcl at fedoraproject.org
Wed Feb 5 01:05:48 UTC 2014


commit b18bc8290a953a118de0dffd7a5db62f88cb2c42
Author: Brian C. Lane <bcl at redhat.com>
Date:   Tue Feb 4 17:06:00 2014 -0800

    - escrow: make sure the output directory exists (#1026653) (wwoods)
    - provide a more useful error message if user fails to create an ESP (awilliam)
    - Tell lvcreate not to ask us any questions and do its job. (#1057066)
      (dlehman)

 .gitignore |    1 +
 sources    |    2 +-
 2 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d5c3f10..f38fcfe 100644
--- a/.gitignore
+++ b/.gitignore
@@ -34,3 +34,4 @@
 /blivet-0.37.tar.gz
 /blivet-0.38.tar.gz
 /blivet-0.39.tar.gz
+/blivet-0.40.tar.gz
diff --git a/sources b/sources
index cc9f72d..cbed981 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-acf25040b3359aea3575e22dccd527b8  blivet-0.39.tar.gz
+8a5dc9746095bc17e58f8d6605263892  blivet-0.40.tar.gz


More information about the scm-commits mailing list