add back redtext.txt

9 jobs for test-redtext-again in 3 minutes and 39 seconds (queued for 9 seconds)
Status Job ID Name Coverage
  Prepare
passed #186179
linux
add_script_diff

00:03:07

passed #186178
linux
merge_databases

00:00:23

 
  Prepare2
passed #186180
linux
json

00:00:30

passed #186181
linux
json2

00:00:29

failed #186182
linux
redtext

00:00:29

 
  Pack
skipped #186183
linux
neos
skipped #186184
linux
pack
skipped #186185
linux
server
 
  Deploy
skipped #186186
linux
upload_version_json
 
Name Stage Failure
failed
redtext Prepare2
$ mv /ygopro-server/ygopro .
$ mkdir dist
$ cd ygopro
$ rm -rf expansions
$ ln -s ../ ./expansions
$ ls -1 ../*.cdb | xargs -I '{}' "select id from datas where type != 0x11 and (type & 0x4000) = 0;" | xargs -I {} -P $(nproc) bash -c './ygopro {} 2>&1 | tee ../redtext-{}.txt'
xargs: select id from datas where type != 0x11 and (type & 0x4000) = 0;: No such file or directory
Cleaning up project directory and file based variables
ERROR: Job failed: exit code 1