selftest: Document --testenv in --help output, remove documentation for
authorJelmer Vernooij <jelmer@samba.org>
Thu, 9 Dec 2010 12:37:13 +0000 (13:37 +0100)
committerStefan Metzmacher <metze@samba.org>
Wed, 22 Dec 2010 09:31:26 +0000 (10:31 +0100)
now obsolete --analyse-cmd.
(cherry picked from commit 34adc745efa242b7e4167b581d6770560e759e40)

Signed-off-by: Stefan Metzmacher <metze@samba.org>
selftest/selftest.pl

index d82930d7da5a1b7cef30c07ad9e915c206105884..568850189db266ad5621cb5b6616603a8a73b393 100755 (executable)
@@ -325,7 +325,7 @@ Behaviour:
  --quick                    run quick overall test
  --one                      abort when the first test fails
  --verbose                  be verbose
- --analyse-cmd CMD          command to run after each test
+ --testenv                  run a shell in the requested test environment
 ";
        exit(0);
 }