Improved errorhandling of sw install
This commit is contained in:
@@ -64,6 +64,8 @@ if [[ $INST_RET -ne 0 ]]; then
|
||||
elog_add "If you want to change this, make a FreeIPA sudoers rule for the script sync_client_software.sh with !authenticate for you and become a member."
|
||||
else
|
||||
elog_add "*** Error executing software sync and install, please check your output! ***"
|
||||
# TODO: This is not working due to the above Command. Redesign command to make it work
|
||||
exit 1
|
||||
fi
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user