mirror of
https://github.com/xcat2/confluent.git
synced 2024-11-22 01:22:00 +00:00
Fix the amended license gathering
This commit is contained in:
parent
424830471d
commit
0efd2a4d74
@ -18,7 +18,7 @@ popd
|
||||
rm -rf $tdir
|
||||
cp $tfile rpmlist
|
||||
cp confluent-genesis.spec confluent-genesis-out.spec
|
||||
python3 getlicenses.py > /tmp/tmpliclist
|
||||
python3 getlicenses.py rpmlist > /tmp/tmpliclist
|
||||
if [ $? -ne 0 ]; then
|
||||
exit 1
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user