[releng] make the log directory since lorax does not

Dennis Gilmore ausil at fedoraproject.org
Thu Apr 9 22:02:57 UTC 2015


commit c93b4232d6273c8f8a1c5b593f1ce6d5a7d1af0a
Author: Dennis Gilmore <dennis at ausil.us>
Date:   Thu Apr 9 17:02:44 2015 -0500

    make the log directory since lorax does not
    
    Signed-off-by: Dennis Gilmore <dennis at ausil.us>

 scripts/run-pungi |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/scripts/run-pungi b/scripts/run-pungi
index dea5555..3b6cdcc 100755
--- a/scripts/run-pungi
+++ b/scripts/run-pungi
@@ -34,6 +34,8 @@ SHORTVERSION=$VERSION
        MILESTONE=Final
 }
 
+mkdir -p $DESTDIR/logs
+
 FULLPATH=$(pwd)
 pushd $KICKSTARTS
 git reset --hard


More information about the rel-eng mailing list