Open nkk1 opened 8 years ago
functional tests writers will want t_CheckExitStatus to take an optional message instead of exit_status=$? t_Log 'message' t_CheckExitStatus $exit_status
Feel free to supply an pull request with your suggestions regarding code change
Here is the pull request https://github.com/CentOS/sig-core-t_functional/pull/14 awaiting couple of days :)
functional tests writers will want t_CheckExitStatus to take an optional message instead of exit_status=$? t_Log 'message' t_CheckExitStatus $exit_status