réplica de
https://git.tukaani.org/xz.git
synced 2025-07-01 18:06:37 +00:00
po4a/update-po: Display the script name consistently in error messages.
Este commit está contenido en:
padre
8962951173
commit
5d022c2492
@ -26,7 +26,7 @@ fi
|
|||||||
if test ! -f po4a.conf; then
|
if test ! -f po4a.conf; then
|
||||||
cd `dirname "$0"` || exit 1
|
cd `dirname "$0"` || exit 1
|
||||||
if test ! -f po4a.conf; then
|
if test ! -f po4a.conf; then
|
||||||
echo "update-po: Error: Cannot find po4a.conf." >&2
|
echo "po4a/update-po: Error: Cannot find po4a.conf." >&2
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
Cargando…
x
Referencia en una nueva incidencia
Block a user