VirtualBox

Changeset 21244 in vbox for trunk/src


Ignore:
Timestamp:
Jul 6, 2009 9:14:36 AM (16 years ago)
Author:
vboxsync
Message:

Linux installer: typo (public defect #4388)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Installer/linux/vboxdrv.sh.in

    r20466 r21244  
    233233        if [ -d /tmp/.vbox-$i-ipc ]; then
    234234            export VBOX_IPC_SOCKETID="$i"
    235             VMS=`$VBOXMANAGE --nologo list runningvms | sed -e 's/^".*.*"{\(.*\)}/\1/' 2>/dev/null`
     235            VMS=`$VBOXMANAGE --nologo list runningvms | sed -e 's/^".*".*{\(.*\)}/\1/' 2>/dev/null`
    236236            if [ -n "$VMS" ]; then
    237237                if [ "$SHUTDOWN" = "poweroff" ]; then
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