From bdeb1136c2936fe482b60e5c66da35fc67cb41fc Mon Sep 17 00:00:00 2001 From: Keith Nash Date: Tue, 14 Mar 2017 12:44:56 -0500 Subject: [PATCH] disk-burnin.sh --- disk-burnin.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/disk-burnin.sh b/disk-burnin.sh index 52f04ee..3cc6369 100644 --- a/disk-burnin.sh +++ b/disk-burnin.sh @@ -72,7 +72,7 @@ # tests on drives. # # Before using the script on FreeBSD systems (including FreeNAS) you must -# first execute this sysctl command to alter the kernel's geometry debug +# first execute the sysctl command below to alter the kernel's geometry debug # flags. This allows badblocks to write to the entire disk: # # sysctl kern.geom.debugflags=0x10 @@ -265,4 +265,4 @@ run_extended_test push_header echo_str "+ Finished burn-in of /dev/${Drive} on ${Host_Name} : $(date)" -push_header \ No newline at end of file +push_header