From 733be1073861c681a2e03817202a4ae4d0a03cd2 Mon Sep 17 00:00:00 2001 From: Pavel Raiskup Date: Mon, 8 Jun 2015 17:26:50 +0200 Subject: tester: document 'run --dist' option * tester/run (show_help): Mention --dist. --- tester/run | 1 + 1 file changed, 1 insertion(+) diff --git a/tester/run b/tester/run index 856d605..b116c12 100755 --- a/tester/run +++ b/tester/run @@ -162,6 +162,7 @@ Script is aimed to perform set of tests in subdirectories. Options: --force Overwrite result dir if exists + --dist Prepare self-standing distribution tarball --listonly List the available test ids --testid=TESTID Perform this test only --verbose Show complete output from each test -- cgit