mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2024-12-24 16:30:35 +05:00
NRI : Don't search *.in in adm_local directory.
This commit is contained in:
parent
3201ad3524
commit
fb08c3194b
@ -55,6 +55,7 @@ find_in()
|
||||
|
||||
case $1 in
|
||||
*/CVS) return ;;
|
||||
*/adm_local/*) return ;;
|
||||
*) ;;
|
||||
esac
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user