Source common.sh from the parent directory if the global installation isn't found. This allows "make test" to succeed *before* the tools are installed.
Use a fully qualified path to the 'common.sh', so we don't need to use chdir() when running our hooks
Added.