Include mandelbrot.{c,png} into TDS/Flat version
This commit is contained in:
parent
141ef933a6
commit
1f713a57da
4 changed files with 8 additions and 3 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue