1
0
mirror of https://github.com/cmur2/python-bme680.git synced 2024-06-02 10:34:40 +02:00
python-bme680/packaging/testlog.sh
2017-11-23 11:25:34 +00:00

9 lines
148 B
Bash
Executable File

#!/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