Renamed INSE-8342 to INSE-8304

This commit is contained in:
Michael Boelen 2019-07-14 13:16:48 +02:00
parent 93e311e52e
commit ceb9ea193d
No known key found for this signature in database
GPG Key ID: 26141F77A09D7F04
1 changed files with 1 additions and 1 deletions

View File

@ -328,7 +328,7 @@
#
# Test : INSE-8304
# Description : Check if rsh server is installed
Register --test-no INSE-8342 --weight L --network NO --category security --description "Check if rsh server is installed"
Register --test-no INSE-8304 --weight L --network NO --category security --description "Check if rsh server is installed"
if [ ${SKIPTEST} -eq 0 ]; then
# Check if rsh server is installed
LogText "Test: Checking if rsh server is installed"