[cpl-plugin-sinfo] 08/18: Add option to remove huge test data sets

Ole Streicher olebole-guest at alioth.debian.org
Sat Oct 26 12:55:45 UTC 2013


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

olebole-guest pushed a commit to branch debian
in repository cpl-plugin-sinfo.

commit 421c1675db1ad3c15127b5cd96914efb9628b8be
Author: Ole Streicher <debian at liska.ath.cx>
Date:   Wed Oct 16 13:03:39 2013 +0200

    Add option to remove huge test data sets
---
 debian/repackage.sh |    6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/debian/repackage.sh b/debian/repackage.sh
index 5e60aa4..f9bc6d9 100755
--- a/debian/repackage.sh
+++ b/debian/repackage.sh
@@ -27,6 +27,12 @@ INCLUDE_CALIB="yes"
 #INCLUDE_TEST_DATA="no"
 INCLUDE_TEST_DATA="yes"
 
+# Include test data?
+# If not, the test (fits) data are removed from the source package.
+# In this case, also the tests need to be adjusted.
+#INCLUDE_TEST_DATA="no"
+INCLUDE_TEST_DATA="yes"
+
 BASEDIR=$(dirname $3)
 FILENAME=${BASEDIR}/${PIPELINE}-kit-${VERSION}.tar.gz
 tar xf ${FILENAME} -C ${BASEDIR}

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/cpl-plugin-sinfo.git



More information about the debian-science-commits mailing list