File tree Expand file tree Collapse file tree
.github/actions/setup-thapi Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4040 shell : bash
4141 if : steps.efficios_dep.outputs.cache-hit != 'true'
4242 run : |
43- git clone -b anl-ms3 git ://git.efficios. com/deliverable /lttng-tools.git
43+ git clone -b anl-ms3 https ://github. com/argonne-lcf /lttng-tools.git
4444 cd lttng-tools
4545 ./bootstrap
4646 ./configure --disable-man-pages --disable-bin-lttng-crash --prefix=$HOME/efficios_dep
5454 shell : bash
5555 if : steps.efficios_dep.outputs.cache-hit != 'true'
5656 run : |
57- git clone -b anl-ms3 git ://git.efficios. com/deliverable /babeltrace.git
57+ git clone -b anl-ms3 https ://github. com/argonne-lcf /babeltrace.git
5858 cd babeltrace
5959 wget https://raw.githubusercontent.com/argonne-lcf/THAPI/53262fcaaaf45d7d475884d7e63b69abe47e41d6/.github/workflows/str_nullptr.patch
6060 patch -p1 < str_nullptr.patch
You can’t perform that action at this time.
0 commit comments