Skip to content

Commit

Permalink
TESTING
Browse files Browse the repository at this point in the history
Signed-off-by: jagpreetsinghsasan <[email protected]>
  • Loading branch information
jagpreetsinghsasan committed Jul 15, 2024
1 parent 2f30427 commit 1817b5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/pr-commit-parity.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ PULL_REQ_TITLE=$(echo -e "$3")
PULL_REQ_BODY=$(echo -e "$4")
echo "$PULL_REQ_BODY" | sed -e 's/\\r//'g > PULL_REQ_BODY_WITHOUT_MANDATORY_STRING_INFO.txt
# sed -e 's/**Pull.*/ /g' PULL_REQ_BODY_WITHOUT_MANDATORY_STRING_INFO.txt > PULL_REQ_BODY_WITHOUT_MANDATORY_STRING_INFO.txt
cat PULL_REQ_BODY_WITHOUT_MANDATORY_STRING_INFO.txt
echo -e $(cat PULL_REQ_BODY_WITHOUT_MANDATORY_STRING_INFO.txt)

0 comments on commit 1817b5f

Please sign in to comment.