From: Dimitrios Markou Date: Sat, 5 May 2018 12:33:48 +0000 (+0300) Subject: Bug Fix: Replace -type f with -xtype f X-Git-Tag: v0.19.2~2 X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=commitdiff_plain;ds=sidebyside;h=d3cac52899668bc9b7f1fe7fcf16203bcf86ce53;hp=d3cac52899668bc9b7f1fe7fcf16203bcf86ce53;p=releng%2Fglobal-jjb.git Bug Fix: Replace -type f with -xtype f The -type f parameter cannot recognize symbolic link files so the replacement with the -xtype f parameter solve this problem https://jira.opendaylight.org/browse/INTPAK-162 Change-Id: I38aaf2ff3d655d44e757c863f83a0b2cb811ab41 Signed-off-by: Dimitrios Markou Signed-off-by: Anil Belur ---