VirtualBox

Ignore:
Timestamp:
Nov 24, 2022 8:28:01 AM (2 years ago)
Author:
vboxsync
Message:

Validation Kit: Solaris core dump name tweaking.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/testdriver/base.py

    r97669 r97672  
    723723                utils.sudoProcessOutputChecked([ 'coreadm', '-e', 'global', '-e', 'global-setid', \
    724724                                                 '-e', 'process', '-e', 'proc-setid', \
    725                                                  '-g', os.path.join(sCorePath, 'core.%f.%p')]);
     725                                                 '-g', os.path.join(sCorePath, '%f.%p.core')]);
    726726            else: # Disable.
    727727                utils.sudoProcessOutputChecked([ 'coreadm', \
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