1
0
Fork 0
mirror of synced 2025-07-04 20:37:07 +02:00

Include mandelbrot.{c,png} into TDS/Flat version

This commit is contained in:
Christian Dietrich 2014-10-14 10:58:56 +02:00
parent 141ef933a6
commit 1f713a57da
4 changed files with 8 additions and 3 deletions

View file

@ -106,7 +106,7 @@ do_test()
# grab the actual output & exit value
stdbuf -oL pdflatex -halt-on-error -shell-escape "$file".tex 1> $file.output 2> $file.error
pdflatex -halt-on-error -shell-escape "$file".tex 1> $file.output 2> $file.error
actual_exit_value=$?
rm -f *.log *.aux