Index: /trunk/src/VBox/Installer/linux/vboxdrv.sh
===================================================================
--- /trunk/src/VBox/Installer/linux/vboxdrv.sh	(revision 78044)
+++ /trunk/src/VBox/Installer/linux/vboxdrv.sh	(revision 78045)
@@ -132,5 +132,5 @@
     setup_log
     echo "${1}" | egrep -v \
-        "^test -e include/generated/autoconf.h|^echo >&2|^/bin/false)$" \
+        "^test -e include/generated/autoconf.h|^echo >&2|^/bin/false$" \
         >> "${LOG}"
 }
