We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b59ecd commit a96e12bCopy full SHA for a96e12b
vm/tests/all/agentscript/agent-nodeboot.test
@@ -8,7 +8,7 @@
8
> cat > ${TMP_DIR}/script.js
9
< console.log("World");
10
> cd ${TMP_DIR}
11
->[6] node --experimental-options --js.print --insight=agent.js script.js
+>[6] node --experimental-options --insight=agent.js script.js
12
agent.js:3
13
console.log("Hello");
14
^
0 commit comments