Skip to content

Commit

Permalink
Test with non-trivy files
Browse files Browse the repository at this point in the history
Required-githooks: true

Signed-off-by: Tomasz Gromadzki <[email protected]>
  • Loading branch information
grom72 committed Sep 24, 2024
1 parent d85efeb commit c5918a6
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 c5918a6

Please sign in to comment.