Skip to content

Commit

Permalink
Merge pull request #2731 from RossBrunton/ross/mirrorfix
Browse files Browse the repository at this point in the history
In mirror script, ensure it uses remote sycl
  • Loading branch information
RossBrunton authored Mar 7, 2025
2 parents 552e154 + 664e136 commit 0f2a9ee
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/mirror-commits-from-intel-llvm.py
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,8 @@ def main():
"log",
"-1",
"--format=%H",
f"{args.intel_llvm_remote}/sycl",
"--",
"unified-runtime",
],
stdout=PIPE,
Expand Down

0 comments on commit 0f2a9ee

Please sign in to comment.