670924 Write directories in lowercase.

Authored and Committed by Alain Reguera Delgado 10 years ago
    Write directories in lowercase.
    
    - Previously, directories were written with the first letter in
      upper-case. Once tcar_setModuleEnvironment changed to read module
      files from lowercase directories, the hello module didn't work.
      This update changes tcar-scripts-hello directories from being
      written with the first letter in upper-case to all letters in
      lowercase so tcar_setModuleEnvironment can read them.
    
        
tcar-scripts-hello/locales/es_ES/hello.sh.po tcar-scripts-hello/Locales/es_ES/hello.sh.po
file renamed
file was renamed with no change to the file
tcar-scripts-hello/modules/output/modules/camel/camel.sh tcar-scripts-hello/Modules/Output/Modules/Camel/camel.sh
file renamed
file was renamed with no change to the file
tcar-scripts-hello/modules/output/modules/lower/lower.sh tcar-scripts-hello/Modules/Output/Modules/Lower/lower.sh
file renamed
file was renamed with no change to the file
tcar-scripts-hello/modules/output/modules/random/random.sh tcar-scripts-hello/Modules/Output/Modules/Random/random.sh
file renamed
file was renamed with no change to the file
tcar-scripts-hello/modules/output/modules/upper/upper.sh tcar-scripts-hello/Modules/Output/Modules/Upper/upper.sh
file renamed
file was renamed with no change to the file
tcar-scripts-hello/modules/output/output.sh tcar-scripts-hello/Modules/Output/output.sh
file renamed
file was renamed with no change to the file