mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-08 09:59:12 +02:00
Avoid inappropriate file name expansion
git-svn-id: trunk@20921 -
This commit is contained in:
parent
80838aa2dd
commit
1592f98a69
@ -92,6 +92,8 @@ function check_syscall_number ()
|
||||
fi
|
||||
}
|
||||
|
||||
set -f
|
||||
|
||||
echo "Checking in ${syscall_header}"
|
||||
source ./check_sys_list.sh
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user