From 95013b034618a50021fd61d6dc8da314877d9095 Mon Sep 17 00:00:00 2001 From: Patrick Donnelly Date: Fri, 3 Jan 2020 15:45:14 -0800 Subject: [PATCH] qa: add comment about fsync-tester distribution I was initially confused why this would not be included in the QA suite. Signed-off-by: Patrick Donnelly --- qa/workunits/suites/fsync-tester.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/qa/workunits/suites/fsync-tester.sh b/qa/workunits/suites/fsync-tester.sh index 345fbde825275..ea5bc0418028c 100755 --- a/qa/workunits/suites/fsync-tester.sh +++ b/qa/workunits/suites/fsync-tester.sh @@ -2,6 +2,7 @@ set -e +# To skirt around GPL compatibility issues: wget http://download.ceph.com/qa/fsync-tester.c gcc fsync-tester.c -o fsync-tester -- 2.39.5