diff options
Diffstat (limited to 'extras/hs-test/Makefile')
-rw-r--r-- | extras/hs-test/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extras/hs-test/Makefile b/extras/hs-test/Makefile index a392c14871a..268a518b7ca 100644 --- a/extras/hs-test/Makefile +++ b/extras/hs-test/Makefile @@ -32,6 +32,7 @@ help: @echo " UBUNTU_VERSION - ubuntu version for docker image" @echo " PERSIST=[true|false] - whether clean up topology and dockers after test" @echo " VERBOSE=[true|false] - verbose output" + @echo " UNCONFIGURE=[true|false] - unconfigure selected test" @echo " TEST=[test-name] - specific test to run" @echo @echo "List of all tests:" |