8fce4b Update directory structure related to hello module.

Authored and Committed by Alain Reguera Delgado 10 years ago
    Update directory structure related to hello module.
    
    - Previously, automation scripts related to hello module were stored
      under the Scripts/Modules/Hello directory and their related
      documentation files at Documentation directory. This organization
      seems to be inappropriate when building rpm packages. In order to
      provide a better organization, this update moves automation scripts
      related to hello module from Scripts/Modules/Hello directory to
      tcar-scripts-hello directory and the related documentation files
      from Documentation to tcar-scripts-hello-docs directory.
    
        
tcar-scripts-hello-docs/Manpages/Locales/en_US/hello.asciidoc.po Documentation/Manpages/Locales/en_US/hello.asciidoc.po
file renamed
file was renamed with no change to the file
tcar-scripts-hello-docs/Manpages/hello.asciidoc Documentation/Manpages/hello.asciidoc
file renamed
file was renamed with no change to the file
tcar-scripts-hello-docs/Manpages/render.conf Documentation/Manpages/render.conf
file renamed
file was renamed with no change to the file
tcar-scripts-hello/Locales/es_ES/hello.sh.po Scripts/Modules/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 Scripts/Modules/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 Scripts/Modules/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 Scripts/Modules/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 Scripts/Modules/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 Scripts/Modules/Hello/Modules/Output/output.sh
file renamed
file was renamed with no change to the file
tcar-scripts-hello/hello.sh Scripts/Modules/Hello/hello.sh
file renamed
file was renamed with no change to the file
tcar-scripts-hello/hello_getOptions.sh Scripts/Modules/Hello/hello_getOptions.sh
file renamed
file was renamed with no change to the file