summaryrefslogtreecommitdiff
path: root/round-robin.sh
diff options
context:
space:
mode:
Diffstat (limited to 'round-robin.sh')
-rw-r--r--round-robin.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/round-robin.sh b/round-robin.sh
index 5242114e..87354ee8 100644
--- a/round-robin.sh
+++ b/round-robin.sh
@@ -435,6 +435,7 @@ build_abe ()
if $check; then
local sum log
+ rm -rf ${rr[top_artifacts]}/sumfiles
mkdir -p ${rr[top_artifacts]}/sumfiles
while IFS= read -r -d '' sum; do
log="${sum%.sum}.log"