mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-31 06:15:37 +00:00
Don't print a bunch of crap about library installs since we are not
really installing a library.
This commit is contained in:
@@ -5694,7 +5694,8 @@ relink_command=\"$relink_command\""
|
||||
fi
|
||||
|
||||
# Exit here if they wanted silent mode.
|
||||
test "$show" = : && exit 0
|
||||
exit 0
|
||||
#test "$show" = : && exit 0
|
||||
|
||||
$echo "----------------------------------------------------------------------"
|
||||
$echo "Libraries have been installed in:"
|
||||
|
Reference in New Issue
Block a user