emacs-elpa-diffs
[Top][All Lists]
Advanced

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

[nongnu] elpa/sweeprolog 5f0f223318 023/166: Use LD_PRELOAD for testing


From: ELPA Syncer
Subject: [nongnu] elpa/sweeprolog 5f0f223318 023/166: Use LD_PRELOAD for testing
Date: Fri, 30 Sep 2022 04:59:22 -0400 (EDT)

branch: elpa/sweeprolog
commit 5f0f223318f16b7778f038cc164598bda72ac135
Author: Eshel Yaron <me@eshelyaron.com>
Commit: Eshel Yaron <me@eshelyaron.com>

    Use LD_PRELOAD for testing
---
 .build.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.build.yml b/.build.yml
index 394cd48260..bd049c2838 100644
--- a/.build.yml
+++ b/.build.yml
@@ -40,4 +40,4 @@ tasks:
       localectl set-locale LANG=en_US.UTF-8
       make
       make sweep.info
-      make check
+      LD_PRELOAD=lib/libswipl.so make check



reply via email to

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