-echo "# Result of redtext test of commit $CI_COMMIT_SHA" | tee ../dist/redtext.txt
-echo "select id from datas where type != 0x11 and (type & 0x4000) = 0;" | sqlite3 $DATABASE_FILE | xargs -I {} ./ygopro {} 2>&1 | tee ../dist/redtext.txt
-echo "select id from datas where type != 0x11 and (type & 0x4000) = 0;" | sqlite3 $DATABASE_FILE | xargs -I -P $(nproc) {} bash -c './ygopro {} 2>&1 | tee ../redtext-{}.txt'
-cd ..
-echo "# Result of redtext test of commit $CI_COMMIT_SHA" > dist/redtext.txt
-cat redtext-*.txt >> dist/redtext.txt
-echo "" >> expansions/lflist.conf
-echo "# Checks from redtexts" >> expansions/lflist.conf