Select Git revision
smartctl.cpp
-
ballen4705 authored
On Mon, 20 Jan 2003 pierre.gentile@mpsa.com wrote: > Hello, > > Is seems you swaped TRUE/FALSE in 2 lines of smartctl.c > > It reads: > 329: tryata = TRUE; > 330: tryscsi = FALSE; > > Where it should read: > 329: tryata = FALSE; > 330: tryscsi = TRUE; > > now the -d scsi option works fine with devfs devices git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@458 4ea69e1a-61f1-4043-bf83-b5c94c648137
ballen4705 authoredOn Mon, 20 Jan 2003 pierre.gentile@mpsa.com wrote: > Hello, > > Is seems you swaped TRUE/FALSE in 2 lines of smartctl.c > > It reads: > 329: tryata = TRUE; > 330: tryscsi = FALSE; > > Where it should read: > 329: tryata = FALSE; > 330: tryscsi = TRUE; > > now the -d scsi option works fine with devfs devices git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@458 4ea69e1a-61f1-4043-bf83-b5c94c648137