X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=t%2Ft0003-writer-init-error-path.sh;h=07248b7258712260469ba06bcb347f19586b119c;hp=15f1dd8e53cff5d4a811c5ea9efb0b2e25752049;hb=3685a9093ae12ff9ce02fc58e607eb9b63894443;hpb=87d7882d3bd2e0a0432a2f388050fbbbcfe9fa42 diff --git a/t/t0003-writer-init-error-path.sh b/t/t0003-writer-init-error-path.sh index 15f1dd8e..07248b72 100755 --- a/t/t0003-writer-init-error-path.sh +++ b/t/t0003-writer-init-error-path.sh @@ -2,7 +2,7 @@ test_description='Check if alsa_init() failures are handled gracefully. -Older parasslash versions contained a bug which caused para_write and para_audiod +Older paraslash versions contained a bug which caused para_write and para_audiod to abort if the alsa/oss device could not be opened. This test makes sure we will not introduce the same bug again.'