summaryrefslogtreecommitdiff
path: root/tests/scripts/functions/shell
diff options
context:
space:
mode:
Diffstat (limited to 'tests/scripts/functions/shell')
-rw-r--r--tests/scripts/functions/shell2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/scripts/functions/shell b/tests/scripts/functions/shell
index 55fec05b..e5c346cc 100644
--- a/tests/scripts/functions/shell
+++ b/tests/scripts/functions/shell
@@ -183,7 +183,7 @@ else
default:;: $(ELT)
endif
!,
- '--no-print-directory -j2 --jobserver-style=pipe', "#MAKE#[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule.\n: 2\n: 1");
+ '--no-print-directory -j2 --jobserver-style=pipe', "#MAKE#[2]: warning: jobserver unavailable: using -j1 (add '+' to parent make rule)\n: 2\n: 1");
}
# This crashes if we use vfork and don't reset environ properly