1
0
mirror of https://github.com/cmur2/python-bme680.git synced 2024-07-01 10:34:46 +02:00
python-bme680/packaging/testlog.sh

9 lines
148 B
Bash
Raw Normal View History

2017-11-23 12:25:34 +01:00
#!/bin/bash
sed -e "/--/d" \
-e "s/ \*/\*/" \
-e "s/.*(\([0-9].[0-9].[0-9]\)).*/\1/" \
-e '/^[0-9].[0-9].[0-9]$/ a\
-----' CHANGELOG