Ignore:
Timestamp:
04/29/2006 03:11:30 PM (18 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
experimental
Children:
3e7af38
Parents:
fe187bf
Message:

Merged r2597 from trunk.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • common/func_validate_configs.sh

    rfe187bf rc58f330  
    175175                       write_error_and_die
    176176                  ;;
    177       TIMEZONE)   ;;
     177      TIMEZONE)   echo -e "`eval echo $PARAM_VALS`" ;;
    178178
    179179      # Validate general parameters..
     
    220220                     validate_dir -z -d
    221221                   else
    222                      validate_against_str "x${PROGNAME}-developmentx xlfs-udev_updatex"
    223                    fi
    224                    ;;
     222                     validate_against_str "x${PROGNAME}-developmentx"
     223                   fi ;;
    225224
    226225      # Validate directories, testable states:
Note: See TracChangeset for help on using the changeset viewer.