diff --git a/include/tests_kernel b/include/tests_kernel index 6363efa0..dd3d844b 100644 --- a/include/tests_kernel +++ b/include/tests_kernel @@ -438,7 +438,7 @@ # # Test : KRNL-5830 # Description : Check if system needs a reboot (Linux only) - Register --test-no KRNL-5830 --os Linux --weight L --network NO --description "Checking if system is running on the latest kernel" + Register --test-no KRNL-5830 --os Linux --weight L --network NO --description "Checking if system is running on the latest installed kernel" if [ ${SKIPTEST} -eq 0 ]; then REBOOT_NEEDED=2 FILE="/var/run/reboot-required.pkgs"