You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
uek-rpm: Add --no-run-if-empty option to xargs for a remove command
This change is already present in LUCI, make this change to UEK8 as
well. This is useful when you really don't have any of the modules.list,
let us say in future we are adding some new flavour like embedded for
UEK8 and it doesn't have modules-extra package which is when we don't
have modules-extra.list file to remove, in those cases it is useful to
use --no-run-if-empty option to avoid running into a failure.
Orabug: 37453041
Signed-off-by: Harshit Mogalapalli <[email protected]>
Reviewed-by: Jack Vogel <[email protected]>
0 commit comments