Skip to content
Snippets Groups Projects
Commit 50011dc8 authored by Reiner Jung's avatar Reiner Jung
Browse files

Debugging run script.

parent 324a7b4e
No related branches found
No related tags found
No related merge requests found
......@@ -33,6 +33,8 @@ mkdir -p ${BASE_DIR}/results-kieker
rm -f ${COLLECTED_DATA_FILE}
ls ${BASE_DIR}
## run loop
for ((v=1;v<=${NUM_OF_REPEATS};v+=1)); do
echo "++++++++++++++++++++++++++"
......
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