Sfoglia il codice sorgente

Don't need newline

Bob Mottram 6 anni fa
parent
commit
b7bbcea189
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0
    1
      src/freedombone-controlpanel

+ 0
- 1
src/freedombone-controlpanel Vedi File

@@ -1811,7 +1811,6 @@ function performance_benchmarks {
1811 1811
     fi
1812 1812
     echo ''
1813 1813
     echo $"Testing read speed from drive $test_drive"
1814
-    echo ''
1815 1814
     hdparm -t $test_drive
1816 1815
     any_key
1817 1816
 }