From cdbf0a9d2051a7292a3132df92cb2eea214d524c Mon Sep 17 00:00:00 2001 From: ridiculousfish Date: Sat, 29 Feb 2020 18:00:19 -0800 Subject: [PATCH] Enable job-control in pipeline-pgroup test Otherwise it's not testing anything interesting --- tests/checks/pipeline-pgroup.fish | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/checks/pipeline-pgroup.fish b/tests/checks/pipeline-pgroup.fish index aa86154c0..1418b3f04 100644 --- a/tests/checks/pipeline-pgroup.fish +++ b/tests/checks/pipeline-pgroup.fish @@ -1,5 +1,7 @@ # RUN: env fth=%fish_test_helper %fish %s +status job-control full + # Ensure that lots of nested jobs all end up in the same pgroup. function save_pgroup -a var_name