Skip to content

Commit 414e9b1

Browse files
committed
Remove -x from smoke-test.
1 parent 99ff02c commit 414e9b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/postgres_exporter/tests/test-smoke

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/bin/bash -x
1+
#!/bin/bash
22
# Basic integration tests with postgres. Requires docker to work.
33

44
SOURCE="${BASH_SOURCE[0]}"

0 commit comments

Comments
 (0)