From f8810c6bee6d27fad74692085f257a4fae817f88 Mon Sep 17 00:00:00 2001 From: Daiki Ueno Date: May 10 2017 14:40:19 +0000 Subject: Fix the last merge --- diff --git a/nss.spec b/nss.spec index e154e8f..23a8e73 100644 --- a/nss.spec +++ b/nss.spec @@ -383,12 +383,6 @@ done %check - -%ifarch armv7hl -#temporarily disable tests on armv7hl because infrastructure is running into timeouts -DISABLETEST=1 -%endif - if [ ${DISABLETEST:-0} -eq 1 ]; then echo "testing disabled" exit 0