mirror of
https://sourceware.org/git/glibc.git
synced 2025-10-12 19:04:54 +03:00
Improve error handling by printing more information.
This commit is contained in:
@@ -26,6 +26,7 @@ for l in $lang; do
|
|||||||
if test $here -eq 0; then
|
if test $here -eq 0; then
|
||||||
echo "$l OK"
|
echo "$l OK"
|
||||||
else
|
else
|
||||||
|
echo "$l FAIL"
|
||||||
status=1
|
status=1
|
||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
|
Reference in New Issue
Block a user