From a2f91ba6106c869849bbecb96b2d47dba8d8cd39 Mon Sep 17 00:00:00 2001 From: Ulf Lamping Date: Sun, 13 Apr 2008 15:10:59 +0000 Subject: fix a comment svn path=/trunk/; revision=24980 --- test/test-backend.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/test-backend.sh b/test/test-backend.sh index 324a49d153..620523dd86 100755 --- a/test/test-backend.sh +++ b/test/test-backend.sh @@ -305,7 +305,7 @@ test_step_failed() { # XXX - add a mechanism to optionally stop here } -# the test step succeeded +# the test step skipped (usually not suitable for this machine/platform) test_step_skipped() { # count appearance let "TEST_SKIPPED += 1" -- cgit v1.2.3