mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-06-12 17:30:19 +00:00
remove a debug message
This commit is contained in:
@ -294,7 +294,6 @@ sub parse_args {
|
||||
|
||||
sub unsupported {
|
||||
my $callback = shift;
|
||||
xCAT::SvrUtils::sendmsg("ENV: OPENBMC_DEVEL=$ENV{OPENBMC_DEVEL},$ENV{'OPENBMC_DEVEL'}\n", $callback);
|
||||
if ($::OPENBMC_DEVEL ne "YES") {
|
||||
return ([ 1, "This function is currently not supported" ]);
|
||||
} else {
|
||||
|
Reference in New Issue
Block a user