From b18bc8290a953a118de0dffd7a5db62f88cb2c42 Mon Sep 17 00:00:00 2001 From: "Brian C. Lane" Date: Tue, 4 Feb 2014 17:06:00 -0800 Subject: [PATCH] - 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 deletion(-) 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