[med-svn] [jellyfish] 01/06: Add comment how to activate a *really* big test (which I interrupted on a machine featuring 12GB memory)

Andreas Tille tille at debian.org
Thu Oct 9 10:25:52 UTC 2014


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

tille pushed a commit to branch master
in repository jellyfish.

commit 75b1ce7bb3778c03977c094be022e068af1c5676
Author: Andreas Tille <tille at debian.org>
Date:   Wed Oct 8 14:01:01 2014 +0200

    Add comment how to activate a *really* big test (which I interrupted on a machine featuring 12GB memory)
---
 debian/rules | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/debian/rules b/debian/rules
index 1ccf5f9..7e6c876 100755
--- a/debian/rules
+++ b/debian/rules
@@ -20,3 +20,9 @@ override_dh_auto_build:
 	mkdir -p debian/tmp_save_tests
 	cp -a tests/* debian/tmp_save_tests
 	dh_auto_build
+
+# jellyfish contains a *really* big test which should *not* run on autobuilders
+# if you have a *really* large machine you can try to activate this test by
+# uncommenting the following.
+#override_dh_auto_test:
+#	BIG=1 dh_auto_test	
\ No newline at end of file

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/jellyfish.git



More information about the debian-med-commit mailing list