From 296fc484ba76da3232da25e18b285fa15707e0c1 Mon Sep 17 00:00:00 2001 From: James Shubin Date: Thu, 22 Feb 2024 17:37:49 -0500 Subject: [PATCH] test: shell: Disable flaky test Legacy yaml anyways... --- test/shell/file-owner.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test/shell/file-owner.sh b/test/shell/file-owner.sh index 8c1a0d53..025b6796 100755 --- a/test/shell/file-owner.sh +++ b/test/shell/file-owner.sh @@ -1,6 +1,8 @@ #!/bin/bash -e # vim: noet:ts=8:sts=8:sw=8 +exit 0 # XXX: disable for now + . "$(dirname "$0")/../util.sh" set -x