diff --git a/src/port1.0/portlicensecheck.tcl b/src/port1.0/portlicensecheck.tcl index 8c6e462bba..bf6aa16057 100644 --- a/src/port1.0/portlicensecheck.tcl +++ b/src/port1.0/portlicensecheck.tcl @@ -308,7 +308,7 @@ proc portlicensecheck::licensecheck_main {args} { } if {$result eq 0} { - ui_info "\"$subport\" is distributable" + ui_msg "\"$subport\" is distributable" } return $result