Skip to content

Commit

Permalink
Merge pull request #30 from grom72/test
Browse files Browse the repository at this point in the history
Test with non-trivy files
  • Loading branch information
grom72 authored Sep 24, 2024
2 parents 29c1efe + c5918a6 commit 4a9825a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion src/client/dfs/common.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
*
* SPDX-License-Identifier: BSD-2-Clause-Patent
*/

#define D_LOGFAC DD_FAC(dfs)

#include <daos/common.h>
Expand Down
1 change: 1 addition & 0 deletions src/client/java/daos-java/find_java_home.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#!/usr/bin/env bash


java_home_path=$JAVA_HOME
if [ -n "$java_home_path" ]
then
Expand Down

0 comments on commit 4a9825a

Please sign in to comment.