Skip to content

Commit cf17ce0

Browse files
samrosesoedirgo
authored andcommitted
chore: too many trap exits
1 parent 9d6b154 commit cf17ce0

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

nix/tools/dbmate-tool.sh.in

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,6 @@ cleanup() {
4646
fi
4747
}
4848

49-
# Set up trap for cleanup on script exit
50-
trap cleanup EXIT INT TERM
51-
5249

5350
# Function to display help
5451
print_help() {

0 commit comments

Comments
 (0)