print what is tested
This commit is contained in:
parent
e0f8ad4a42
commit
baba72c1b5
@ -79,7 +79,7 @@ sub run {
|
||||
|
||||
# Test for Rocky Support Product
|
||||
$strip = strip_marks($content{'ROCKY_SUPPORT_PRODUCT'});
|
||||
rec_log "ROCKY_SUPPORT_PRODUCT should be $name and is $strip", $strip eq $fullname, $failref;
|
||||
rec_log "ROCKY_SUPPORT_PRODUCT should be $fullname and is $strip", $strip eq $fullname, $failref;
|
||||
|
||||
# Test for Rocky Support Product Version
|
||||
$strip = strip_marks($content{ROCKY_SUPPORT_PRODUCT_VERSION});
|
||||
|
Loading…
Reference in New Issue
Block a user