mirror of
https://github.com/trailofbits/algo.git
synced 2025-08-15 01:03:02 +02:00
add some debug to the tests
This commit is contained in:
parent
246f442acf
commit
7304815428
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
set -e
|
set -ex
|
||||||
|
|
||||||
CAPW=`cat /tmp/ca_password`
|
CAPW=`cat /tmp/ca_password`
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue