Changeset 20838 for gsdl


Ignore:
Timestamp:
2009-10-21T20:21:51+13:00 (15 years ago)
Author:
ak19
Message:

Minor syntax error that the Mac complained about.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gsdl/trunk/gsicontrol.sh

    r20829 r20838  
    6565
    6666    lib_path_var="LD_LIBRARY_PATH" ;
    67     if [ $GSDLOS = "darwin"] ; then
     67    if [ $GSDLOS = "darwin" ] ; then
    6868    lib_path_var="DYLD_LIBRARY_PATH"
    6969    fi
Note: See TracChangeset for help on using the changeset viewer.