]> granicus.if.org Git - jq/commitdiff
Make shtest verbose 2 diag. alpine build failure
authorNicolas Williams <nico@cryptonector.com>
Tue, 26 Feb 2019 17:15:49 +0000 (11:15 -0600)
committerNicolas Williams <nico@cryptonector.com>
Tue, 26 Feb 2019 17:17:20 +0000 (11:17 -0600)
Temporarily(?) make tests/shtest verbose to help diagnose Travis alpine
build failures.

tests/shtest

index a4fec6d6aff1526a6ec76bc618fb9c89fe34e4f8..d1c469344fef321cde24f69a6e00b5a14e1bd879 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/sh -vx
 
 . "${0%/*}/setup" "$@"