Changeset 6707


Ignore:
Timestamp:
2004-02-03T13:51:01+13:00 (20 years ago)
Author:
mdewsnip
Message:

Added a couple of place holders to prevent parse errors.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gli/gli.sh

    r6702 r6707  
    44echo
    55if [ "$glilang" == "ru" ]; then
     6    echo "-- Still coming --"
    67else
    78    echo 'Greenstone Librarian Interface (GLI)'
     
    179180if [ "$1" == "-test" ]; then
    180181    if [ "$glilang" == "ru" ]; then
     182    echo "-- Still coming --"
    181183    else
    182184    echo "Testing class: $2"
Note: See TracChangeset for help on using the changeset viewer.