Skip to content

test: refactor pummel/test-dtrace-jsstack

Rodrigo Muino Tomonari requested to merge github/fork/Trott/dtrace-jsstack into master
Checklist
  • make -j4 test (UNIX), or vcbuild test nosign (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

test

Description of change
  • os.type() check -> common.isSunOS
  • != -> !==
  • == -> ===

Merge request reports

Loading