-
Notifications
You must be signed in to change notification settings - Fork 0
Package Install Checker
Lucie Hutchins edited this page Mar 26, 2018
·
1 revision
This Script is called by the main Install script (install_package.sh) to check whether or not a given install was successful.
It uses DIR_CHECK and FILE_CHECK as specified in each tool's dependencies config file to validate the Install.
Assuming all global environment variables needed have been set by the parent process.
DIR_CHECK and FILE_CHECK are a list of directories and files as specified in each tool's dependencies config file