Changeset 13852


Ignore:
Timestamp:
2007-02-05T15:39:04+13:00 (17 years ago)
Author:
shaoqun
Message:

replace gems.sh with gems4gs3.sh

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gli/gems4gs3.sh

    r13675 r13852  
    3131# This script must be run from within the directory in which it lives
    3232thisdir=`pwd`
    33 if [ ! -f "${thisdir}/gems.sh" ]; then
     33if [ ! -f "${thisdir}/gems4gs3.sh" ]; then
    3434    if [ "$glilang" = "es" ]; then
    3535        echo "Este guión deberá ejecutarse desde el directorio en el que reside."
Note: See TracChangeset for help on using the changeset viewer.