Don't be so verbose in script/test. /cc #3574
This commit is contained in:
parent
506a1db116
commit
fccc02be6f
|
@ -1,5 +1,5 @@
|
|||
#! /bin/bash
|
||||
set -xe
|
||||
set -e
|
||||
|
||||
# Usage:
|
||||
# script/test
|
||||
|
|
Loading…
Reference in New Issue