Skip to content

Commit

Permalink
verify it works
Browse files Browse the repository at this point in the history
Don't need to actually run the tests. Check the "Get Commit Message"
stage for the default tags set.

Skip-build: true

Required-githooks: true

Signed-off-by: Dalton Bohning <[email protected]>
  • Loading branch information
daltonbohning committed Aug 27, 2024
1 parent 411d141 commit 787ca5e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/client/dfs/common.c
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@

#include "dfs_internal.h"

/** dummy change */

static int
decode_one_hint(char *hint, uint32_t rf, daos_oclass_hints_t *obj_hint, enum daos_otype_t *type)
{
Expand Down

0 comments on commit 787ca5e

Please sign in to comment.