Skip to content

Commit 8841426

Browse files
committed
Update progress.sh
1 parent 48df1b8 commit 8841426

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

progress.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -314,6 +314,7 @@ handle_exit(){
314314

315315
####################################################
316316

317+
set +a
317318

318319
trap handle_sigwinch WINCH
319-
trap handle_exit EXIT HUP INT QUIT PIPE TERM
320+
trap handle_exit EXIT HUP INT QUIT PIPE TERM

0 commit comments

Comments
 (0)