From dabbd6d8adc2dba308e0b8d90acef54b239da062 Mon Sep 17 00:00:00 2001 From: Shelley Vohr Date: Fri, 11 Dec 2020 20:32:03 -0800 Subject: [PATCH] test: make executable name more general MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit PR-URL: https://github.com/nodejs/node/pull/36489 Reviewed-By: Michaƫl Zasso Reviewed-By: Anna Henningsen --- test/message/v8_warning.out | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/message/v8_warning.out b/test/message/v8_warning.out index b006af0518f0f4..6c419c83cddf28 100644 --- a/test/message/v8_warning.out +++ b/test/message/v8_warning.out @@ -1,2 +1,2 @@ (node:*) V8: *v8_warning.js:* Invalid asm.js: Invalid return type -(Use `node --trace-warnings ...` to show where the warning was created) +(Use `* --trace-warnings ...` to show where the warning was created)