[Git][NTPsec/ntpsec][master] yum requires -y in batch mode

Matt Selsky gitlab at mg.gitlab.com
Fri Apr 20 07:11:03 UTC 2018


Matt Selsky pushed to branch master at NTPsec / ntpsec


Commits:
6eefe89b by Matt Selsky at 2018-04-20T07:08:55Z
yum requires -y in batch mode

- - - - -


1 changed file:

- buildprep


Changes:

=====================================
buildprep
=====================================
--- a/buildprep
+++ b/buildprep
@@ -78,7 +78,7 @@ then
 elif yum version 2>/dev/null
 then
     installer=yum
-    install="$do $installer install"
+    install="$do $installer -y install"
 elif dnf --version >/dev/null 2>&1
 then
     installer=dnf



View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/6eefe89ba5792f4ac9e3e3cb3baea0f1fbcda0b8

---
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/6eefe89ba5792f4ac9e3e3cb3baea0f1fbcda0b8
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ntpsec.org/pipermail/vc/attachments/20180420/e9e7f879/attachment.html>


More information about the vc mailing list