Commit aeb85f59 authored by nanahira's avatar nanahira

fix

parent 19ebb919
......@@ -33,4 +33,4 @@ script:
- echo "select id from datas;" | sqlite3 ./expansions/7cgl.cdb | xargs -I {} ./ygopro {} 2>&1 | tee ../redtext.txt
- cd ..
- exit $(cat ./redtext.txt | wc -l)
- bash -c "exit $(cat ./redtext.txt | wc -l)"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment