

set -ex



echo "First of test commands"
anaconda-project --help
anaconda-project --version
echo "Last of test commands"
exit 0
