From e429e2f056e34c7301f387010e3186b8dccbdad1 Mon Sep 17 00:00:00 2001 From: Alexandre Duret-Lutz Date: Fri, 8 Apr 2016 22:34:17 +0200 Subject: [PATCH] * tests/sanity/style.test: Cancel set -x. --- tests/sanity/style.test | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/sanity/style.test b/tests/sanity/style.test index cbf40985b..93d0bc5fb 100755 --- a/tests/sanity/style.test +++ b/tests/sanity/style.test @@ -24,6 +24,7 @@ # Ensure consistent style by catching common improper constructs. set -e +set +x diag() {