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=282a5e463090205ef8a12f50a9ecf6498b860e88;hpb=69a7e7aa11d8bf9b05d6431c57276befbc9b35a3 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.'