Replace c21113609.lua

4 jobs for master in 10 minutes and 34 seconds (queued for 4 seconds)
Status Job ID Name Coverage
  Prepare
passed #146567
linux
deploy_to_ygopro_server

00:00:18

failed #146568
linux
pack

00:10:33

failed #146566
linux
redtext

00:01:01

 
  Deploy
skipped #146569
linux
upload_to_minio
 
Name Stage Failure
failed
pack Prepare
$ cd update
$ ./update-server.sh
Updating Filelist on CI... ...
Filelist Updated!!
$ cd ..
$ 7z a -mx9 dist/archive/ygopro-FiNALE-DIY-cards.7z expansions update
/bin/bash: line 132: 569 Killed 7z a -mx9 dist/archive/ygopro-FiNALE-DIY-cards.7z expansions update
Cleaning up project directory and file based variables
ERROR: Job failed: exit code 1

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 23c0af7a96d19f48185652c2665f2bfcab082e89
$ echo "select id from datas where type != 0x10 and (type & 0x4000) = 0;" | sqlite3 $DATABASE_FILE | xargs -I {} ./ygopro {} 2>&1 | tee ../dist/redtext.txt
/bin/bash: line 121: sqlite3: command not found
Cleaning up file based variables
ERROR: Job failed: exit code 1