aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rwxr-xr-xtest/test-backend.sh2
1 files changed, 1 insertions, 1 deletions
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"