Ignore:
Timestamp:
2005-03-01T10:39:23+13:00 (19 years ago)
Author:
mdewsnip
Message:

Fixed up a few problems with setting the wget path manually from the gli.sh file, and getting the default Greenstone wget path on the Mac.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gli/src/org/greenstone/gatherer/GathererProg.java

    r9092 r9217  
    103103                 go.library_url_string, go.debug, go.perl_path,
    104104                 go.no_load, go.filename, go.site_name,
    105                  go.servlet_path, go.wget_version_str, go.wget_path);
     105                 go.servlet_path, go.wget_path);
    106106    gatherer.run(size, g_man);
    107107
Note: See TracChangeset for help on using the changeset viewer.