Fix test names starting with uppercase output by basic functions
[deliverable/binutils-gdb.git] / gdb / testsuite / lib / prelink-support.exp
index 0584669dd7f3310634fd2fd8b17c1e1455a35444..1d28b9b2a317d321d1df838b325ea44ffaf62d9a 100644 (file)
@@ -62,7 +62,7 @@ proc symlink_resolve {file} {
 
        set loop [expr $loop + 1]
        if {$loop > 30} {
-           fail "Looping symlink resolution for $file"
+           fail "looping symlink resolution for $file"
            return ""
        }
     }
This page took 0.025661 seconds and 4 git commands to generate.