summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorcjihrig <cjihrig@gmail.com>2019-01-31 14:05:12 -0500
committercjihrig <cjihrig@gmail.com>2019-02-02 14:39:11 -0500
commitfba96ca1fd1ca0d3b95ade44ebf83c26a4e39696 (patch)
tree2fd159668e37b3bb6899af5883d06aaac643d2df /doc
parent28c0f84a695790109c6f863986feae2726374fa5 (diff)
downloadandroid-node-v8-fba96ca1fd1ca0d3b95ade44ebf83c26a4e39696.tar.gz
android-node-v8-fba96ca1fd1ca0d3b95ade44ebf83c26a4e39696.tar.bz2
android-node-v8-fba96ca1fd1ca0d3b95ade44ebf83c26a4e39696.zip
doc: fix machine field in example report
PR-URL: https://github.com/nodejs/node/pull/25855 Refs: https://github.com/nodejs/node/pull/25755 Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com> Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Anto Aravinth <anto.aravinth.cse@gmail.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/api/report.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/report.md b/doc/api/report.md
index 66770fcbc9..8e8289a6fb 100644
--- a/doc/api/report.md
+++ b/doc/api/report.md
@@ -58,7 +58,7 @@ is provided below for reference.
"name": "node"
},
"osVersion": "Linux 3.10.0-862.el7.x86_64 #1 SMP Wed Mar 21 18:14:51 EDT 2018",
- "machine": "Linux 3.10.0-862.el7.x86_64 #1 SMP Wed Mar 21 18:14:51 EDT 2018test_machine x86_64"
+ "machine": "test_machine x86_64"
},
"javascriptStack": {
"message": "Error: *** test-exception.js: throwing uncaught Error",