VirtualBox

Ignore:
Timestamp:
Nov 8, 2011 8:04:58 AM (13 years ago)
Author:
vboxsync
Message:

Installer/linux: nomenclature.

Location:
trunk/src/VBox/Installer/linux/testcase
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Installer/linux/testcase/Makefile.kmk

    r38093 r39223  
    2828$$(tstInstallerLinux_0_OUTDIR)/tstInstallerLinux.sh: \
    2929                $(PATH_SUB_CURRENT)/tstInstallerLinux.sh \
    30                 $(PATH_SUB_CURRENT)/../installer-utils.sh \
     30                $(PATH_SUB_CURRENT)/../installer-common.sh \
    3131                | $$(dir $$@)
    3232        $(QUIET)$(SED) \
    33                 -e '/#include installer-utils.sh/ {' \
    34                 -e "r $(PATH_ROOT)/src/VBox/Installer/linux/installer-utils.sh" \
     33                -e '/#include installer-common.sh/ {' \
     34                -e "r $(PATH_ROOT)/src/VBox/Installer/linux/installer-common.sh" \
    3535                -e 'd' \
    3636                -e '}' \
  • trunk/src/VBox/Installer/linux/testcase/tstInstaller.sh

    r37088 r39223  
    1616#
    1717
    18 #include installer-utils.sh
     18#include installer-common.sh
    1919
    2020echo Testing udev rule generation
  • trunk/src/VBox/Installer/linux/testcase/tstInstallerLinux.sh

    r39220 r39223  
    1616#
    1717
    18 #include installer-utils.sh
     18#include installer-common.sh
    1919
    2020CERRS=0
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