Changes between Initial Version and Version 1 of Ticket #889


Ignore:
Timestamp:
Sep 24, 2017, 8:18:10 AM (7 years ago)
Author:
Alex Samorukov
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #889

    • Property Owner set to Alex Samorukov
    • Property Status newassigned
  • Ticket #889 – Description

    initial v1  
    11Just wanted to try out the newest revision of the drivedb.h and failed with a syntax error on line 3168:
    22/var/lib/smartmontools/drivedb/drivedb.h(3168): Syntax error, ',' expected
    3 
     3{{{
    44This patch should fix the bug:
    55--- drivedb.h.4474      2017-09-23 15:40:30.000000000 +0200
     
    1414     "-v 188,raw16 -v 240,msec24hour32"
    1515   },
     16}}}