Change finished report
This commit is contained in:
parent
321c6a0cf0
commit
05007708f6
@ -542,10 +542,7 @@ fi
|
||||
exec "$(getent passwd $LOGNAME | cut -d: -f7)"
|
||||
|
||||
# wait for all background jobs to finish
|
||||
wait $(jobs -p)
|
||||
|
||||
# print one final newline
|
||||
echo
|
||||
wait $(jobs -p) && echo "Finished"
|
||||
|
||||
# exit successfully
|
||||
exit 0
|
||||
|
Loading…
Reference in New Issue
Block a user