Skip to content

Replace svset calls with svcreate

Michael Platings requested to merge fix-svset into main
  • It is potentially more efficient
  • It avoids passing an unitialised variable as an argument.

Merge request reports