commit | d59e28e49204ed609d8a1bf3c0f21ab5fc178337 | [log] [tgz] |
---|---|---|
author | Behdad Esfahbod <behdad@behdad.org> | Tue Aug 28 19:08:36 2012 -0400 |
committer | Behdad Esfahbod <behdad@behdad.org> | Tue Aug 28 19:08:36 2012 -0400 |
tree | 3e0ef021b2b842c8cd8f65c4520675964a836ecf | |
parent | af169d2813ff8075288cd4a7811f0715e4fea3da [diff] [blame] |
Minor
diff --git a/src/check-libstdc++.sh b/src/check-libstdc++.sh index 0521532..e7e0e29 100755 --- a/src/check-libstdc++.sh +++ b/src/check-libstdc++.sh
@@ -27,7 +27,7 @@ fi done if ! $tested; then - echo "check-internal-symbols.sh: libharfbuzz shared library not found; skipping test" + echo "check-libstdc++.sh: libharfbuzz shared library not found; skipping test" exit 77 fi