VirtualBox

Changeset 103629 in vbox for trunk/Makefile.kmk


Ignore:
Timestamp:
Mar 1, 2024 7:05:22 AM (9 months ago)
Author:
vboxsync
Message:

Makefile.kmk: Take out the local baseline as there is some issue with uploading the results to the parfait server, bugref:3409

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Makefile.kmk

    r103510 r103629  
    25222522         $(if-expr defined(VBOX_PARFAIT_SERVER),-s $(VBOX_PARFAIT_SERVER),) \
    25232523         $(VBOX_PARFAIT_OPTS) \
    2524          $(if-expr defined(VBOX_PARFAIT_SERVER_BASELINE),-b $(VBOX_PARFAIT_SERVER_BASELINE),-b $(PATH_ROOT)/tools/parfait-vbox-baseline.conf) \
     2524         $(if-expr defined(VBOX_PARFAIT_SERVER_BASELINE),-b $(VBOX_PARFAIT_SERVER_BASELINE),) \
    25252525         -j $(if-expr $(KMK_OPTS_JOBS) > 0, $(KMK_OPTS_JOBS), 1) \
    25262526         -o $(PATH_OUT)/report.txt \
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