LLNL / UnifyFS

UnifyFS: A file system for burst buffers
Other
102 stars 31 forks source link

fix re-initialization of API client config #719

Closed MichaelBrim closed 2 years ago

MichaelBrim commented 2 years ago

Description

Fixes a bug reported by Hari@LLNL via email. Essentially, any configuration options passed to unifyfs_initialize() were being overwritten to the default values.

How Has This Been Tested?

Tested on Ubuntu docker.

Types of changes

Checklist: