VirtualBox

Changeset 78045 in vbox


Ignore:
Timestamp:
Apr 8, 2019 3:35:33 PM (6 years ago)
Author:
vboxsync
Message:

Installer/linux: drop unbalanced paren from egrep expression (ticketref:18226).

File:
1 edited

Legend:

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

    r76553 r78045  
    132132    setup_log
    133133    echo "${1}" | egrep -v \
    134         "^test -e include/generated/autoconf.h|^echo >&2|^/bin/false)$" \
     134        "^test -e include/generated/autoconf.h|^echo >&2|^/bin/false$" \
    135135        >> "${LOG}"
    136136}
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