lmi-commits
[Top][All Lists]
Advanced

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

[lmi-commits] [lmi] valyuta/002 3266cfe 11/21: Establish a separate test


From: Greg Chicares
Subject: [lmi-commits] [lmi] valyuta/002 3266cfe 11/21: Establish a separate test/ directory for this branch
Date: Fri, 18 Sep 2020 21:53:48 -0400 (EDT)

branch: valyuta/002
commit 3266cfe9bf85fdcc1c6e6a046eeb9b702845135b
Author: Gregory W. Chicares <gchicares@sbcglobal.net>
Commit: Gregory W. Chicares <gchicares@sbcglobal.net>

    Establish a separate test/ directory for this branch
    
    Regression-test results differ from master, but on this branch they
    rarely change from one commit to another.
---
 GNUmakefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/GNUmakefile b/GNUmakefile
index 6fab17a..2ce23b6 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -142,7 +142,7 @@ localbindir     := 
$(prefix)/local/$(LMI_COMPILER)_$(LMI_TRIPLET)/bin
 locallibdir     := $(prefix)/local/$(LMI_COMPILER)_$(LMI_TRIPLET)/lib
 localincludedir := $(prefix)/local/include
 test_dir        := $(prefix)/test
-touchstone_dir  := $(prefix)/touchstone
+touchstone_dir  := $(prefix)/test_valyuta
 
 
################################################################################
 



reply via email to

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