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