imgimport does not support kit related in 2.8.x,warning replace error for defect 4093
This commit is contained in:
parent
cd2cb8112e
commit
63497743c7
@ -1412,7 +1412,7 @@ sub create_symlink {
|
||||
}
|
||||
}
|
||||
} else {
|
||||
$callback->({error => ["osimage table or kitcomponent do not exist"],errorcode=>[1]});
|
||||
$callback->({warning => ["osimage table or kitcomponent do not exist"],errorcode=>[1]});
|
||||
return 1;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user