[med-svn] [vista-foia] 01/01: TEST_VISTA_SETUP OFF, to not import testing data.

Luis Ibanez luisibanez-guest at moszumanska.debian.org
Sun Feb 2 01:16:24 UTC 2014


This is an automated email from the git hooks/post-receive script.

luisibanez-guest pushed a commit to branch master
in repository vista-foia.

commit 9bd3d7b3ad5fa6013c5c12eecbe06633c02798c9
Author: Luis Ibanez <luis.ibanez at kitware.com>
Date:   Sat Feb 1 20:15:42 2014 -0500

    TEST_VISTA_SETUP OFF, to not import testing data.
---
 debian/changelog | 1 +
 debian/rules     | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 7d5872b..78f3add 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -39,5 +39,6 @@ vista-foia (0.20130405-1) UNRELEASED; urgency=low
   * In rules, now gets source from Alioth git, then composes with VistA-M.
   * Updated to VistA helper package to the most recent version: 20140131.
   * In rules, removed installation of lib directory. No shared library.
+  * In rules, TEST_VISTA_SETUP set to OFF, to not import testing data.
 
  -- Luis Ibanez <luis.ibanez at kitware.com>  Wed, 4 Jul 2012 17:16:45 -0500
diff --git a/debian/rules b/debian/rules
index 34ed0ba..28de633 100755
--- a/debian/rules
+++ b/debian/rules
@@ -59,7 +59,7 @@ cmake $(VISTA_TESTING_SOURCE_DIR)   \
 -DGTM_SOURCE_DIR:STRING=$(VISTA_GTM_ROUTINES) \
 -DCMAKE_LIBRARY_OUTPUT_DIRECTORY:PATH=$(VISTA_LIBRARY_DIR) \
 -DTEST_VISTA:BOOL=ON \
--DTEST_VISTA_SETUP:BOOL=ON \
+-DTEST_VISTA_SETUP:BOOL=OFF \
 -DTEST_VISTA_FRESH:BOOL=ON \
 -DTEST_VISTA_FRESH_ALL:BOOL=ON \
 -DVISTA_PRECOMPILE_ALL_ROUTINES:BOOL=ON \

-- 
Alioth's /git/debian-med/git-commit-notice on /srv/git.debian.org/git/debian-med/vista-foia.git



More information about the debian-med-commit mailing list