Update strings.conf

1 job for 2022.11.14 in 22 seconds (queued for 1 second)
Status Job ID Name Coverage
  Prepare
failed #72273
linux
redtext

00:00:22

 
Name Stage Failure
failed
redtext Prepare
$ mkdir dist
$ cd ygopro
$ mv ../expansions .
$ echo "# Result of redtext test of commit $CI_COMMIT_SHA" | tee ../dist/redtext.txt
# Result of redtext test of commit c4533e095819d38e8d32d90dc3ed158a1fd3aa25
$ echo "select id from datas where type != 0x10 and (type & 0x4000) = 0;" | sqlite3 $DATABASE_FILE | xargs -I {} ./ygopro {} 2>&1 | tee ../dist/redtext.txt
xargs: ./ygopro: terminated by signal 4
Cleaning up file based variables
ERROR: Job failed: exit code 1