Changeset 43688 in vbox for trunk/src/VBox/Installer/linux/testcase
- Timestamp:
- Oct 18, 2012 7:39:16 PM (13 years ago)
- svn:sync-xref-src-repo-rev:
- 81506
- Location:
- trunk/src/VBox/Installer/linux/testcase
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Installer/linux/testcase/Makefile.kmk
r41477 r43688 39 39 $(QUIET)$(CHMOD) a+rx,u+w $@ 40 40 41 INSTALLS += tstHeadlessXOrg 42 TESTING += tstHeadlessXOrg 43 tstHeadlessXOrg_INST = $(INST_TESTCASE) 44 tstHeadlessXOrg_MODE = a+rx,u+w 45 tstHeadlessXOrg_SOURCES = tstHeadlessXOrg.sh 46 41 47 include $(FILE_KBUILD_SUB_FOOTER)
Note:
See TracChangeset
for help on using the changeset viewer.