VirtualBox

Ignore:
Timestamp:
May 26, 2008 8:57:54 AM (17 years ago)
Author:
vboxsync
Message:

Linux additions kernel module loader scripts: minor cosmetical fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/linux/installer/vboxvfs.sh

    r9096 r9104  
    155155    if umount -a -t vboxsf 2>/dev/null; then
    156156        if running; then
    157             rmmod $modname || failure "Cannot unload module $modname"
     157            rmmod $modname 2>/dev/null || failure "Cannot unload module $modname"
    158158        fi
    159159        succ_msg
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