]> www.ginac.de Git - ginac.git/blobdiff - check/run_exams
Patch from Alexei for enabling compilation on MinGW.
[ginac.git] / check / run_exams
index 8c8efa59408cb3c109cb78c0f5abbdc9e5a5ebea..1e7ba46325edb0fb2a661aa5b0206b63ca7ceb28 100755 (executable)
@@ -1,4 +1,4 @@
 #! /bin/sh
 echo "GiNaC will now take an exam with specific input (like a pupils' exam):"
-./exams 2>exams.out
+./exams${EXEEXT} 2>exams.out
 cmp ${srcdir}/exams.ref exams.out