From a580349bbb39fa9681ab2e2d05dd448f8b082399 Mon Sep 17 00:00:00 2001 From: Alex Ozdemir Date: Tue, 2 Oct 2018 12:22:57 -0700 Subject: [PATCH] Fix documentation for `make regress`. (#2557) --- INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL.md b/INSTALL.md index 2f0c7a051..9e0c9dfc4 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -306,7 +306,7 @@ All custom test targets build and run a preconfigured set of tests. Build and run all unit tests. - `make regress [-jN] [ARGS=-jN]` - Build and run all regression tests. + Build and run regression tests from levels 0 and 1. - `make runexamples [-jN] [ARGS=-jN]` Build and run all examples. -- 2.30.2