Skip to content

Commit

Permalink
fix dubious ownership
Browse files Browse the repository at this point in the history
  • Loading branch information
JRPan committed Jan 26, 2024
1 parent 291fb11 commit 77aefac
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions short-tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ if [ ! -n "$GPUAPPS_ROOT" ]; then
exit;
fi

git config --system --add safe.directory '*'

export PATH=$CUDA_INSTALL_PATH/bin:$PATH
source ./setup_environment
make -j
Expand Down

0 comments on commit 77aefac

Please sign in to comment.