From 22b7df0e924a5194a0cea5c0389c9f79805d4a53 Mon Sep 17 00:00:00 2001 From: Maxim Kuvyrkov Date: Sat, 19 Jan 2019 14:26:52 +0000 Subject: round-robin.sh: Improve comment. Change-Id: I2996f4e84f31e5acd7f50bc4d93b55fc53774386 --- round-robin.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/round-robin.sh b/round-robin.sh index 01054272..82cfc1d0 100644 --- a/round-robin.sh +++ b/round-robin.sh @@ -391,8 +391,8 @@ update_baseline () fi # Rsync current artifacts. - # !!! From this point on logs and other artifacts won't be included - # in base-artifacts.git repo. + # !!! From this point on, logs and other artifacts won't be included + # in base-artifacts.git repo (though they will be uploaded to jenkins). rsync -a --del --exclude /.git ${rr[top_artifacts]}/ base-artifacts/ local build_rev -- cgit v1.2.3