fix a comment
authorulfl <ulfl@f5534014-38df-0310-8fa8-9805f1628bb7>
Sun, 13 Apr 2008 15:10:59 +0000 (15:10 +0000)
committerulfl <ulfl@f5534014-38df-0310-8fa8-9805f1628bb7>
Sun, 13 Apr 2008 15:10:59 +0000 (15:10 +0000)
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@24980 f5534014-38df-0310-8fa8-9805f1628bb7

test/test-backend.sh

index 324a49d1534d8f30a0ce1d28cf54e8ac2ca56659..620523dd86c6a6c598f36caa29e12ed11faedf8d 100755 (executable)
@@ -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"