From 1cd539bdfe89392b0b535e3592d11b032b25d705 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Tue, 9 Jan 2018 17:42:13 +0100 Subject: [PATCH] disable tests Signed-off-by: Igor Gnatenko --- rust-termion.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/rust-termion.spec b/rust-termion.spec index e185e27..30add48 100644 --- a/rust-termion.spec +++ b/rust-termion.spec @@ -1,5 +1,6 @@ # Generated by rust2rpm -%bcond_without check +# * Tests rely on tty +%bcond_with check %global debug_package %{nil} %global crate termion