mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-12 22:39:36 +02:00
* fixed testing bug
This commit is contained in:
parent
77d64391ec
commit
d3e2a7915d
@ -1,8 +1,8 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
if test -f "$3"/usr/bin/gccf
|
if test -f "$3"/usr/bin/gcc
|
||||||
then
|
then
|
||||||
exit 0
|
exit 0
|
||||||
else
|
else
|
||||||
exit 0
|
exit 112
|
||||||
fi
|
fi
|
||||||
|
Loading…
Reference in New Issue
Block a user