Skip to content

Commit

Permalink
Revert "set -x"
Browse files Browse the repository at this point in the history
This reverts commit f60a2d9.
  • Loading branch information
anchpop committed Aug 19, 2024
1 parent fb6db23 commit 1ba1e71
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion run_basic_scenario.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
#!/usr/bin/env bash

set -euo pipefail
set -x

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

Expand Down

0 comments on commit 1ba1e71

Please sign in to comment.