mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-04 12:46:44 +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!"
|
||||
exit 1
|
||||
fi
|
||||
echo "current version ${dotdrop_version}"
|
||||
echo "current dotdrop version ${dotdrop_version}"
|
||||
|
||||
echo "=> python version:"
|
||||
python3 --version
|
||||
|
||||
# test syntax
|
||||
echo "checking syntax..."
|
||||
|
||||
Reference in New Issue
Block a user