Update tcar_checkWorkDirSource.sh file.
- Previously, tcar_checkWorkDirSource considered the arguments passed
through the command-line as relative to the workplace. This restrict
the number of possible workplaces the tcar script is able to
process. This update changes the tcar_checkWorkDirSource function to
relax the number of possible workplaces the tcar script can process.
Now, each path you provide as argument to tcar script is considered
as a possible workplace.