All, Another fairly straight forward fix for an error message appearing on the command line.
webrev:
http://cr.opensolaris.org/~johnfisc/sleep-4175
Open Solaris defect:
4175 - install list error slips out
The fix is to not use the built-in shell sleep function but use the
system sleep (/usr/bin/sleep).
When someone has a chance I would appreciate a review.
Thanks,
John
