95615a Remove variable names tuneup from tuneup module.

Authored and Committed by Alain Reguera Delgado 10 years ago
    Remove variable names tuneup from tuneup module.
    
    - Previously, tuneup changed variables written in lowercase to their
      respective name in uppercase inside automation scripts source files.
      This feature doesn't make much sense if you write correctly from the
      beginning. This update removes the variable names tuneup from tuneup
      module in the sake of writing code well from the beginning.