Skip to content

Commit a72f90d

Browse files
committed
set x
1 parent 3121d95 commit a72f90d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/test/update.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ BKG_INDEX_DB=$BKG_ROOT/"$BKG_INDEX".db
4141
BKG_INDEX_SQL=$BKG_ROOT/"$BKG_INDEX".sql
4242
BKG_INDEX_DIR=$BKG_ROOT/"$BKG_INDEX"
4343
set +o allexport
44+
set -x
4445

4546
if git ls-remote --exit-code origin "$BKG_INDEX" &>/dev/null; then
4647
git worktree remove -f "$BKG_INDEX".bak &>/dev/null

0 commit comments

Comments
 (0)