Skip to content

Commit

Permalink
set -x
Browse files Browse the repository at this point in the history
  • Loading branch information
anchpop committed Aug 13, 2024
1 parent 695005c commit f60a2d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions run_basic_scenario.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#!/usr/bin/env bash

set -euo pipefail
set -x

cd -- "$(dirname -- "${BASH_SOURCE[0]}")"

Expand Down

0 comments on commit f60a2d9

Please sign in to comment.