Remove -x from smoke-test.
This commit is contained in:
parent
99ff02c6a9
commit
414e9b13c2
|
@ -1,4 +1,4 @@
|
|||
#!/bin/bash -x
|
||||
#!/bin/bash
|
||||
# Basic integration tests with postgres. Requires docker to work.
|
||||
|
||||
SOURCE="${BASH_SOURCE[0]}"
|
||||
|
|
Loading…
Reference in New Issue