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.
2 parents 267cca7 + b6de2ed commit 34a821cCopy full SHA for 34a821c
README.md
@@ -76,7 +76,7 @@ $ make valgrind
76
* Use `$ make clean` or `$ rm /tmp/qtest.*` to clean the temporary files created by target valgrind
77
78
Extra options can be recognized by make:
79
-* `VERBOSE`: control the build verbosity. If `VERBOSE=1`, echo eacho command in build process.
+* `VERBOSE`: control the build verbosity. If `VERBOSE=1`, echo each command in build process.
80
* `SANITIZER`: enable sanitizer(s) directed build. At the moment, AddressSanitizer is supported.
81
82
## Using `qtest`
0 commit comments