861bb0 Update cli.sh:

Authored and Committed by areguera 13 years ago
    Update cli.sh:
    
        - Remove `if [[ "$FUNCNAM" =~ '^[a-z]+$' ]];then' verification.
          The the cli_getRepoName function do assure that FUNCNAME be in
          lowercase, and further file verification of FUNCSCRIPT do assure
          that FUNCNAM be valid.
    
    
        
file modified
+10 -17