From: Nicolas Williams Date: Tue, 26 Feb 2019 17:15:49 +0000 (-0600) Subject: Make shtest verbose 2 diag. alpine build failure X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6df393c9022db5d4a524859a3621a86c04f067fa;p=jq Make shtest verbose 2 diag. alpine build failure Temporarily(?) make tests/shtest verbose to help diagnose Travis alpine build failures. --- diff --git a/tests/shtest b/tests/shtest index a4fec6d..d1c4693 100755 --- a/tests/shtest +++ b/tests/shtest @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/sh -vx . "${0%/*}/setup" "$@"