Changeset 2617

Show
Ignore:
Timestamp:
06/27/04 19:31:24 (9 years ago)
Author:
khali
Message:

Do not print algorithm on adapter scan.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lm-sensors/trunk/prog/detect/sensors-detect

    r2616 r2617  
    47294729    next if ($type eq "dummy"); 
    47304730    print "\n"; 
    4731     print "Next adapter: $adap ($algo)\n"; 
     4731    print "Next adapter: $adap\n"; 
    47324732    print "Do you want to scan it? (YES/no/selectively): "; 
    47334733