Update centos-art.sh scripts.
- Previously, when no function definition was set in a module's
initialization file, centos-art.sh script didn't report any error
but a long output of function definitions. This update changes the
tcar_setModuleEnvironmentScripts function to avoid the long output
of function definitions and print an error message instead.