VirtualBox

Changeset 40629 in vbox for trunk/tools


Ignore:
Timestamp:
Mar 26, 2012 9:20:47 AM (13 years ago)
Author:
vboxsync
Message:

gen-slickedit-workspace.sh: Set LANG=C before invoking env.sh to work around stupid slickedit LANG treatment.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/bin/gen-slickedit-workspace.sh

    r40067 r40629  
    736736    MY_KMK_INVOCATION="${MY_ABS_DIR}/win.x86/bin/rexx.exe ${MY_ABS_DIR}/envSub.cmd kmk.exe"
    737737else
    738     MY_KMK_INVOCATION="${MY_ABS_DIR}/env.sh --quiet --no-wine kmk"
     738    MY_KMK_INVOCATION="LANG=C ${MY_ABS_DIR}/env.sh --quiet --no-wine kmk"
    739739fi
    740740
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette