From 2de3df540d15ab568487bd6b45e3fab91f1133a9 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Mon, 4 Jun 2018 17:27:53 +0300 Subject: Fix 're-linkage issue' testscript comment to reflect it happens not only on Windows --- tests/pkg-build.test | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/tests/pkg-build.test b/tests/pkg-build.test index 7a6a83d..9da1281 100644 --- a/tests/pkg-build.test +++ b/tests/pkg-build.test @@ -2151,10 +2151,10 @@ rep_fetch += -d cfg --auth all --trust-yes 2>! # date on filesystems with a low file timestamps resolution (for example # HFS+). # - # @@ By some reason the following build occasionally relinks on Windows, - # so the test fails. We will copy the configuration directory - # preserving file timestamps to research the issue when it get - # reproduced. + # @@ By some reason the following build occasionally re-links, so the + # test fails (most often reproduced on Windows). We will copy the + # configuration directory preserving file timestamps to research the + # issue when it get reproduced. # cp -r cfg cfg-backup; -- cgit v1.1