Changeset 44049 in vbox for trunk/src/VBox/Installer/linux/testcase
- Timestamp:
- Dec 6, 2012 11:31:26 AM (12 years ago)
- svn:sync-xref-src-repo-rev:
- 82516
- Location:
- trunk/src/VBox/Installer/linux/testcase
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Installer/linux/testcase/Makefile.kmk
r43688 r44049 45 45 tstHeadlessXOrg_SOURCES = tstHeadlessXOrg.sh 46 46 47 INSTALLS += tstInstallInit 48 TESTING += tstInstallInit 49 tstHeadlessXOrg_INST = $(INST_TESTCASE) 50 tstHeadlessXOrg_MODE = a+rx,u+w 51 tstHeadlessXOrg_SOURCES = tstInstallInit.sh 52 47 53 include $(FILE_KBUILD_SUB_FOOTER)
Note:
See TracChangeset
for help on using the changeset viewer.