Skip to content

Commit

Permalink
Advanced debugging trigger-maintenance.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
wejdross authored May 14, 2024
1 parent f08b9fe commit 4417cc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/e2e/postgresql/scripts/trigger-maintenance.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

set -e
set -ex

type="$1"
name="$2"
Expand Down

0 comments on commit 4417cc3

Please sign in to comment.