From d18d2e6b1f91e6c7d927722316b2282458a3c4fc Mon Sep 17 00:00:00 2001 From: John Spray Date: Sun, 11 Sep 2016 11:25:47 +0100 Subject: [PATCH] suites: fix samba xfs symlink I broke this in bafbeebf Signed-off-by: John Spray --- suites/samba/fs/xfs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/suites/samba/fs/xfs.yaml b/suites/samba/fs/xfs.yaml index 4c28d731f6b45..0350079c97619 120000 --- a/suites/samba/fs/xfs.yaml +++ b/suites/samba/fs/xfs.yaml @@ -1 +1 @@ -../../../../fs/xfs.yaml \ No newline at end of file +../../../fs/xfs.yaml \ No newline at end of file -- 2.39.5