]> git.alsa-project.org Git - alsa-utils.git/commit
alsa-info.sh: Warn after actual upload failure; do not ping server
authorDavid Ward <david.ward@ll.mit.edu>
Sat, 21 Dec 2019 05:32:11 +0000 (00:32 -0500)
committerTakashi Iwai <tiwai@suse.de>
Tue, 7 Jan 2020 13:04:41 +0000 (14:04 +0100)
commit27b5c6c19c8d3b4e994f258dc5e51571726ff924
tree8a261f5eda5d913531ca687883e780a1e23e6fca
parentfe322c46e6c2ae6ce130eed70f33a42fc4f6295a
alsa-info.sh: Warn after actual upload failure; do not ping server

Check the return value of wget to determine if the upload actually
failed. If so, display the message about upload failure, then exit.

Do not ping the web server; the result does not indicate whether a
file upload will succeed or not.

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