Changeset 8324ee2 for common


Ignore:
Timestamp:
05/07/2006 02:27:20 PM (18 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
experimental
Children:
29f9ec8
Parents:
50b9f16
Message:

Merged r2662 from trunk.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • common/func_validate_configs.sh

    r50b9f16 r8324ee2  
    243243                 echo " -- Variable $config_param cannot be empty!" &&
    244244                 write_error_and_die
    245                [[ ! "`locale -a | grep -c ${!config_param}`" > 0 ]] &&
    246                   write_error_and_die
    247245               echo
    248246               ;;
Note: See TracChangeset for help on using the changeset viewer.