Changeset 5009


Ignore:
Timestamp:
2003-07-23T11:30:41+12:00 (21 years ago)
Author:
mdewsnip
Message:

Minor changes to be more consistent with the Windows batch file.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gli/clean.sh

    r4945 r5009  
    11#!/bin/sh
    22
    3 echo "Removing class files..."
     3
     4##  -------- Clean up the Greenstone Librarian Interface directory --------
     5
     6## ---- Remove class files ----
     7echo "Removing the Greenstone Librarian Interface class files..."
    48
    59cd classes/org/greenstone/gatherer
     
    2024cd ../../../..
    2125
    22 echo "Done."
     26echo "Done!"
Note: See TracChangeset for help on using the changeset viewer.