From 0e8adbc0bf2825c19ee261e8382adba66cd779a9 Mon Sep 17 00:00:00 2001 From: Chandan Rajendra Date: Fri, 6 Oct 2017 14:59:33 +0530 Subject: [PATCH] overlay/038: Remove af_unix program requirement overlay/038 does not use src/af_unix program. This commit removes the corresponding _require_test_program statement. Signed-off-by: Chandan Rajendra Reviewed-by: Eryu Guan Signed-off-by: Eryu Guan --- tests/overlay/038 | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/overlay/038 b/tests/overlay/038 index 69fd76ae..6079b952 100755 --- a/tests/overlay/038 +++ b/tests/overlay/038 @@ -48,7 +48,6 @@ _supported_fs overlay _supported_os Linux _require_scratch _require_attrs -_require_test_program "af_unix" _require_test_program "t_dir_type" rm -f $seqres.full -- 2.47.3