Rename output tests

This commit is contained in:
southerntofu 2020-11-28 20:26:55 +01:00
parent 6c0eb6b104
commit ab8c74ec9a
1 changed files with 2 additions and 1 deletions

View File

@ -31,7 +31,8 @@ function setup {
echo "host" > $FORGEBUILDDIR/$HOSTNAME/entry
# Disable translations
export LANG="NONE"
#export LANG="NONE"
export LANG="JSON"
# Enable debug for full log
export LOG="debug"