Remove date from smoke tests log directory

Signed-off-by: Kamil Lepek <kamil.lepek94@gmail.com>
This commit is contained in:
Kamil Lepek 2019-06-19 16:46:03 +02:00
parent 488fd7eb6d
commit f8bcca8f09

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 ""