From a4fb74f1ac623ae0183f848b473864b50aedf695 Mon Sep 17 00:00:00 2001 From: Marcel Moolenaar Date: Thu, 15 Nov 2012 04:24:17 +0000 Subject: [PATCH] Remove redundant text describing the cleanup routine. Upstreamed: http://code.google.com/p/kyua/issues/detail?id=43 Submitted by: Garrett Cooper --- contrib/atf/doc/atf-test-case.4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/atf/doc/atf-test-case.4 b/contrib/atf/doc/atf-test-case.4 index 15489ad7bcc..e1b2bf45ca7 100644 --- a/contrib/atf/doc/atf-test-case.4 +++ b/contrib/atf/doc/atf-test-case.4 @@ -61,7 +61,7 @@ failures. This body is only executed if the abstract conditions specified by the header are met. The -.Em cleanup routine +.Em cleanup routine is a piece of code always executed after the body, regardless of the exit status of the test case. It can be used to undo side-effects of the test case. -- 2.45.2