From 95e115dbc07b1a96bdb0d2d86d6429176e6a76fb Mon Sep 17 00:00:00 2001 From: Andre Noll Date: Sun, 22 Jul 2012 12:43:32 +0200 Subject: [PATCH 1/1] Fix typo in t0003. --- t/t0003-writer-init-error-path.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.' -- 2.39.2