Skip to content
Snippets Groups Projects
Commit 75971e11 authored by David Georg Reichelt's avatar David Georg Reichelt
Browse files

Cleanup old results, instead deleting the whole results folder (so old

.zip files stay persistent, which is required for analyzing exponential
growth)
parent 978f4849
No related branches found
No related tags found
No related merge requests found
...@@ -68,7 +68,7 @@ getAgent ...@@ -68,7 +68,7 @@ getAgent
checkDirectory data-dir "${DATA_DIR}" create checkDirectory data-dir "${DATA_DIR}" create
checkFile log "${DATA_DIR}/kieker.log" clean checkFile log "${DATA_DIR}/kieker.log" clean
checkDirectory results-directory "${RESULTS_DIR}" recreate cleanupResults
PARENT=`dirname "${RESULTS_DIR}"` PARENT=`dirname "${RESULTS_DIR}"`
checkDirectory result-base "${PARENT}" checkDirectory result-base "${PARENT}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment