From 609ac8178e6695c2ac834fcf8bbd61cef0901d78 Mon Sep 17 00:00:00 2001 From: "dylan.araps@gmail.com" Date: Mon, 27 Jan 2020 21:53:36 +0000 Subject: kiss: comment FossilOrigin-Name: 17ac0a28193e0de82b31838b5666eb3dcff3b702dd717de276da0288df4473e5 --- kiss | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/kiss b/kiss index db2f13f..0243004 100755 --- a/kiss +++ b/kiss @@ -551,6 +551,10 @@ pkg_build() { [ $# -gt 1 ] || [ "$pkg_update" ] && { prompt + # Prompt for password prior to the build if more than one package + # will be built and installed. No use in forcing the user to wait + # for the first password prompt (before caching) if it may take a + # long long while. [ "$cached" ] || root_cache } -- cgit v1.2.3