fix(installed): If no $global, check both local and global installed#4798
fix(installed): If no $global, check both local and global installed#4798
$global, check both local and global installed#4798Conversation
|
your problem seems to me, is that you want the 2nd argument of the function why not move away from boolean to enum But I see this will require lot of work, if this call If you want to keep the boolean semantic, I think, rather than do magic inside the
One does not expect a boolean argument to have 3 effects just make sure this is well thought over and debated over my 2 cents... I'm just a user, .. as long as it works |
Description
Unintentional deletion in #4650 that breaks
installed <app>(w/o$global) which check both locally and globally installed app.Motivation and Context
Closes #4819
Relates to #4650
How Has This Been Tested?
Install
luaas global app, before and after this fix:Checklist: