summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDidier Raboud <odyx@debian.org>2014-05-04 12:34:59 +0200
committerDidier Raboud <odyx@debian.org>2018-12-12 20:28:23 +0100
commit45a701b2b69cea42c551476bb611758a50655009 (patch)
tree2ce89725e45bb31cc4539623dfa0527838647f37
parent3a265daff70bb23b13de940d01a0ec32c863800f (diff)
Don't run the insanely long test-rastertogutenprint
build-test that lets sbuild timeout on all architectures Gbp-Pq: Name 0001-Don-t-run-the-insanely-long-test-rastertogutenprint.patch
-rw-r--r--src/cups/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cups/Makefile.am b/src/cups/Makefile.am
index 2f70701..90a9453 100644
--- a/src/cups/Makefile.am
+++ b/src/cups/Makefile.am
@@ -100,7 +100,7 @@ endif
AM_TESTS_ENVIRONMENT=$(STP_ENV)
test-rastertogutenprint: min-pagesize
test-rastertogutenprint.check: test-rastertogutenprint
-TESTS= test-ppds test-rastertogutenprint.check
+TESTS= test-ppds
noinst_SCRIPTS=test-ppds \
test-rastertogutenprint \
test-rastertogutenprint.check \