Skip to content

Commit f261318

Browse files
committed
Test PR87190
1 parent 6285e4c commit f261318

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup-pre-commit-patch.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/bin/bash
22

3-
export PATCH_ID=DXXXXXX
4-
#export GITHUB_PATCH_ID="<user_name>/llvm-project/commit/<commit_hash>"
3+
#export PATCH_ID=DXXXXXX
4+
export GITHUB_PATCH_ID="llvm/llvm-project/pull/87190"
55
export PATCH_ADDITIONAL_FLAGS=""

0 commit comments

Comments
 (0)