Skip to content

Commit 6b9500f

Browse files
authored
chore(scripts): remove execution dump from tools.sh (#1913)
Signed-off-by: Artur Troian <[email protected]>
1 parent 5849c2f commit 6b9500f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

script/tools.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
#!/usr/bin/env bash
22

3-
set -x
4-
53
SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" >/dev/null 2>&1 && pwd)"
64
SEMVER=$SCRIPT_DIR/semver.sh
75

0 commit comments

Comments
 (0)