diff --git a/include/tests_storage b/include/tests_storage index a9029852..1e3d93c3 100644 --- a/include/tests_storage +++ b/include/tests_storage @@ -30,7 +30,7 @@ # # Test : STRG-1846 # Description : Check for disabled firewire storage - # Explanation : Best option is to use the install function, or else drivers can still be loaded manually + # Explanation : Best option is to use the install function, otherwise drivers can still be loaded manually Register --test-no STRG-1846 --os Linux --weight L --network NO --category security --description "Check if firewire storage is disabled" if [ ${SKIPTEST} -eq 0 ]; then FOUND=0