]> git.alsa-project.org Git - alsa-utils.git/commit
alsa-info.sh: Remove progress spinner during upload without dialog
authorDavid Ward <david.ward@ll.mit.edu>
Sat, 21 Dec 2019 05:32:07 +0000 (00:32 -0500)
committerTakashi Iwai <tiwai@suse.de>
Tue, 7 Jan 2020 13:04:40 +0000 (14:04 +0100)
commit1ebe877b8d89c74e76efd47f2a4dba6cfccf86af
tree7dc424ee2d91b3183744d31d9def72ba03e6a802
parentd928f7667cfead36b33f38ad7668ca96c6045d4e
alsa-info.sh: Remove progress spinner during upload without dialog

The spinner did not actually provide information about the status
of the file upload, and caused other problems: it would repeatedly
spawn new pgrep processes (without a delay between them), and it
blocked the script if any wget process was running on the system.

Signed-off-by: David Ward <david.ward@ll.mit.edu>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
alsa-info/alsa-info.sh