lmi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lmi-commits] [lmi] master 0bc1d8ee 4/5: Prevent a disconcerting test fa


From: Greg Chicares
Subject: [lmi-commits] [lmi] master 0bc1d8ee 4/5: Prevent a disconcerting test failure
Date: Sun, 12 Jun 2022 21:24:27 -0400 (EDT)

branch: master
commit 0bc1d8ee5c44b5a0f6fc0b5e19bd03e51513502c
Author: Gregory W. Chicares <gchicares@sbcglobal.net>
Commit: Gregory W. Chicares <gchicares@sbcglobal.net>

    Prevent a disconcerting test failure
---
 nychthemeral_test.sh | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/nychthemeral_test.sh b/nychthemeral_test.sh
index 727ec53a..2486d357 100755
--- a/nychthemeral_test.sh
+++ b/nychthemeral_test.sh
@@ -259,6 +259,14 @@ nychthemeral_clutter='
 /^$/d
 '
 
+# Install a bland 'configurable_settings.xml' for all architectures.
+# This overwrites any existing file, but developers probably won't
+# care, and end users are unaffected. Without this step, the
+#   'test all "emit_*" output types supported by CLI'
+# test below may fail, e.g. if different calculation-summary columns
+# were selected.
+/opt/lmi/src/lmi/bland_configurable_settings.sh /opt/lmi/data
+
 lmi_build_type=$(/usr/share/misc/config.guess)
 
 case "$lmi_build_type" in



reply via email to

[Prev in Thread] Current Thread [Next in Thread]