mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-07-06 11:50:49 +02:00
Bash-4.2 distribution sources and documentation
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
export LANG=en_US.UTF-8
|
||||
|
||||
case $(printf %d\\n \'À) in
|
||||
192) exit 0;;
|
||||
*) echo "printf2.sub: multibyte character conversion failed" >&2 ; exit 2 ;;
|
||||
esac
|
||||
Reference in New Issue
Block a user