Merge pull request #45 from KamilLepek/env

Remove date from smoke tests log directory
This commit is contained in:
Daniel Madej 2019-06-24 13:21:24 +02:00 committed by GitHub
commit 6ab23b62ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -376,8 +376,6 @@ case $TEST_MODE in
exit 1
esac
export LOGS_FOLDER="${LOGS_FOLDER}/${TEST_MODE}_$(date +%Y-%m-%d_%H:%M:%S)/"
echo "--- Starting test mode $TEST_MODE ---"
echo ""