Skip to content

Commit

Permalink
chore(scripts): remove execution dump from tools.sh (#1913)
Browse files Browse the repository at this point in the history
Signed-off-by: Artur Troian <[email protected]>
  • Loading branch information
troian committed Jan 9, 2024
1 parent 5849c2f commit 6b9500f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions script/tools.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
#!/usr/bin/env bash

set -x

SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" >/dev/null 2>&1 && pwd)"
SEMVER=$SCRIPT_DIR/semver.sh

Expand Down

0 comments on commit 6b9500f

Please sign in to comment.