From 99fe01a0d6ba5d8472be06e88002023046ea1139 Mon Sep 17 00:00:00 2001 From: Andrew Wood Date: Sun, 1 Dec 2024 15:18:28 +0000 Subject: [PATCH] Note the test script shellcheck warnings cleanup. --- docs/NEWS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/NEWS.md b/docs/NEWS.md index febd333..0ef64b9 100644 --- a/docs/NEWS.md +++ b/docs/NEWS.md @@ -4,6 +4,7 @@ * *i18n:* Russian translations added * *cleanup:* tests added for **--watchfd** ([#10](https://codeberg.org/a-j-wood/pv/issues/10)) * *cleanup:* worked around file descriptor leak false positives in valgrind 3.23 ([#97](https://codeberg.org/a-j-wood/pv/issues/97)) + * *cleanup:* cleared all *shellcheck* warnings in the test scripts ### 1.9.0 - 15 October 2024