From 5a47c30439bd13d2bb9823926341e1bfc91fcc30 Mon Sep 17 00:00:00 2001 From: colramos-amd Date: Tue, 8 Nov 2022 11:39:01 -0600 Subject: [PATCH] Clone multevent via SSH Signed-off-by: colramos-amd [ROCm/rocprofiler-compute commit: 8c7997e1b5881506f4fd554b08a020701e094b29] --- projects/rocprofiler-compute/.gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/rocprofiler-compute/.gitmodules b/projects/rocprofiler-compute/.gitmodules index 2c2cc3d0f0..52b4e0f969 100644 --- a/projects/rocprofiler-compute/.gitmodules +++ b/projects/rocprofiler-compute/.gitmodules @@ -7,4 +7,4 @@ url = git@github.com:AARInternal/waveparser.git [submodule "src/multevent"] path = src/multevent - url = https://github.com/AARInternal/multevent + url = git@github.com:AARInternal/multevent.git