Skip to content

Commit 6a6215b

Browse files
committed
test
1 parent 8053ae6 commit 6a6215b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tools/check-deploy-needed.sh

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

3+
exec 3>&1 1>&2
4+
35
source ./tools/config.sh
46

57
IDF_COMMIT=`github_last_commit "$IDF_REPO" "$IDF_BRANCH"`

0 commit comments

Comments
 (0)