[PRNT-2302]: Description text was obviously wrong

This commit is contained in:
Alexander Lobodzinski 2016-01-22 11:23:49 +01:00
parent 00ebad930a
commit 089f7013c1
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@
#
# Test : PRNT-2302
# Description : Check printcap file consistency
Register --test-no PRNT-2302 --os FreeBSD --weight L --network NO --description "Check for available accounting information"
Register --test-no PRNT-2302 --os FreeBSD --weight L --network NO --description "Check for printcap consistency"
if [ ${SKIPTEST} -eq 0 ]; then
LogText "Test: Searching /usr/sbin/chkprintcap"
if [ ! -f /usr/sbin/chkprintcap ]; then