Fixes: https://github.com/alsa-project/alsa-utils/issues/115
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
#!/bin/bash
-SCRIPT_VERSION=0.5.0
+SCRIPT_VERSION=0.5.1
CHANGELOG="https://www.alsa-project.org/alsa-info.sh.changelog"
#################################################################################
echo "" >> $FILE
fi
-if [ -s "$TEMPDIR/lsusb.tmp" ]; then
+if [ -s "$TEMPDIR/alsa-usbstream.tmp" ]; then
echo "!!USB Stream information" >> $FILE
echo "!!----------------------" >> $FILE
echo "--startcollapse--" >> $FILE