Skip to content
Snippets Groups Projects
Commit 159aa35b authored by ballen4705's avatar ballen4705
Browse files

Fixed bug:

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
parent c0cd5964
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment