CI: Add branch cutting awk scripts 91/97491/1
authorAnil Belur <abelur@linuxfoundation.org>
Wed, 15 Sep 2021 00:48:11 +0000 (10:48 +1000)
committerAnil Belur <abelur@linuxfoundation.org>
Wed, 15 Sep 2021 00:48:11 +0000 (10:48 +1000)
The CR 97b4dbd2fcc9e7018 replaced the branch cutting awk
script with python.

However, the awk scripts written are more stable for branch
cutting but were removed without python script being
tested properly.

The python script fails preserve the comment lines
and does not work when anchors are used in the projects.

Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
Change-Id: I5318a7cc93f75d21552916935632ce4a4ea0a0cf


No differences found