lib/utils/pyexec: Add pyexec_file_if_exists() helper function.
It will only execute the script if it can be stat'd and is a file.
Showing
Please register or sign in to comment
It will only execute the script if it can be stat'd and is a file.