CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/04/21 04:24:22
Modified files:
libexec/security: security
Log message:
When diff(1) finds differences, it returns an exit status of 1.
In that particular case, refrain from printing "diff: exit code 1"
because that exit status doesn't indicate an error condition.
Issue noticed by and patch OK'ed by ajacoutot@.
"I agree with the goal, and I suspect the diff actually achieves it" guenther@.
