Update test-job.sh
This commit is contained in:
parent
7a3cef12b9
commit
73325076db
@ -30,7 +30,7 @@ pushd "$dir"
|
||||
|
||||
echo "start of benchmark output of job $JOB_KEY" > output
|
||||
sleep "$TIME"
|
||||
echo "collected $FRUIT"
|
||||
echo "collected $FRUIT" >> output
|
||||
start_time=$(date +%s%N)
|
||||
echo "end of benchmark output of job $JOB_KEY" >> output
|
||||
git add output
|
||||
|
Loading…
Reference in New Issue
Block a user