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 a5957f8 commit 134508fCopy full SHA for 134508f
tools/build.py
@@ -457,7 +457,7 @@ def run_checktest(options):
457
print("Skip unit tests - target-host pair is not allowed\n")
458
else:
459
Terminal.pprint("\nTo run tests use '--run-test' "
460
- "or one of the folowing commands:",
+ "or one of the following commands:",
461
Terminal.blue)
462
print("\n tools/testrunner.py %s/%s/%s/bin/iotjs\n"
463
% (options.builddir, options.target_tuple, options.buildtype))
0 commit comments