Fix handling of GRID files which are relative links [skip ci]
When a GRID file is a relative link the check_grid_file*
jobs and run_athena
would crash because they couldn't find the end file.
We add a loop to go through all relative links.
Closes #46 (closed)
Edited by Spyros Argyropoulos