]> arthur.barton.de Git - ConfigScripts.git/commitdiff
Rewrap script line to 80 characters
authorAlexander Barton <alex@barton.de>
Sat, 29 Aug 2009 21:54:01 +0000 (23:54 +0200)
committerAlexander Barton <alex@barton.de>
Sat, 29 Aug 2009 21:54:01 +0000 (23:54 +0200)
sys/profile

index 63f96e350e88c170365add8d0d13629137dc5c1e..9d20473dc066b669f79b802a25f769520bbe4085 100644 (file)
@@ -11,7 +11,8 @@ export PROFILEREAD
 
 # Set locale if it is not set or doesn't contain a dot;
 # but all system messages should still be in "native" ("C") language.
-[ "$LANG" = "${LANG#*.}" -a "$LANG" != "C" ] && export LANG="${LANG:-de_DE}.ISO8859-1"
+[ "$LANG" = "${LANG#*.}" -a "$LANG" != "C" ] \
+       && export LANG="${LANG:-de_DE}.ISO8859-1"
 export LC_MESSAGES="C"
 
 # Initialize PATH variable