]> SAFE projects GIT repository - jmp/mailleur/commitdiff
SET LANG and DB_LANG at installation
authorJean-Marc Pigeon (Delson) <jmp@safe.ca>
Mon, 30 Jun 2025 11:07:57 +0000 (07:07 -0400)
committerJean-Marc Pigeon (Delson) <jmp@safe.ca>
Mon, 30 Jun 2025 11:07:57 +0000 (07:07 -0400)
support/crdb.sh

index 5f415234e9f933c70190384b28049ced0bf920f2..83a7c4a4551890e55ba12dad50975fc511e85ea3 100755 (executable)
@@ -29,7 +29,7 @@ echo "#=========================================="
 date
 echo "#------------------------------------------"
 /bin/echo "creating $DB_TYPE:$DB_NAME data-base" >> $LOG
-/bin/echo "JMPDBG <"$LANG">"
+/bin/echo "LANG=<"$LANG"> DB_LANG=<$"$DB_LANG">"
 ) >> $LOG
 
 case "$DB_TYPE" in