Skip to content

Commit f6d7a97

Browse files
committed
Fix regression with symlink paths
1 parent f815662 commit f6d7a97

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

check_smart.pl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
# Dec 15, 2025: Philippe Beaumont - Add areca devices (6.17.0)
6969
# Apr 21, 2026: Claudio Kuenzler - Fix sys path for sudo command. Detect NVME input/output error (6.18.0)
7070
# Apr 24, 2026: Claudio Kuenzler - Fix command injection vulnerability in interface parameter (6.18.1)
71-
# TBD Claudio Kuenzler - Fix regression with symlink paths (6.18.2)
71+
# May 9, 2026: Claudio Kuenzler - Fix regression with symlink paths (6.18.2)
7272

7373
use strict;
7474
use Getopt::Long;

0 commit comments

Comments
 (0)