CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/05/29 09:36:06
Modified files:
etc : rc
Log message:
Improve error handling in reorder_libs()
- run commands in subshell only if mktemp is successful
- on error just leave the for-loop but set _error=true
- cleanup tmpdirs afterwards
- set _error=true if the ro remount fails
- print appropriate final message depending on $_error
positive feedback from deraadt
OK krw
