mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-04 18:34:48 +00:00
python version
This commit is contained in:
5
tests.sh
vendored
5
tests.sh
vendored
@@ -23,7 +23,10 @@ if [ "${dotdrop_version}" != "${man_version}" ]; then
|
|||||||
echo "ERROR version.py (${dotdrop_version}) and manpage (${man_version}) differ!"
|
echo "ERROR version.py (${dotdrop_version}) and manpage (${man_version}) differ!"
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
echo "current version ${dotdrop_version}"
|
echo "current dotdrop version ${dotdrop_version}"
|
||||||
|
|
||||||
|
echo "=> python version:"
|
||||||
|
python3 --version
|
||||||
|
|
||||||
# test syntax
|
# test syntax
|
||||||
echo "checking syntax..."
|
echo "checking syntax..."
|
||||||
|
|||||||
Reference in New Issue
Block a user