Skip to content

Commit 1a330ef

Browse files
committed
Comment out xtrace for make_rele
1 parent 5d3e295 commit 1a330ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

make_release.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22

3-
set -o xtrace
3+
#set -o xtrace
44
# git commit
55
# git tag
66
# git push

0 commit comments

Comments
 (0)