From c32ab3192f92361786c3e36813e9906b5415a1c2 Mon Sep 17 00:00:00 2001 From: elliott_c Date: Tue, 17 May 2005 13:48:01 +0000 Subject: ChangeLogTag: Tue May 17 08:46:33 2005 Chad Elliott --- clone_build_tree.pl | 1 + 1 file changed, 1 insertion(+) (limited to 'clone_build_tree.pl') diff --git a/clone_build_tree.pl b/clone_build_tree.pl index bf0baa04..fc6b7e98 100755 --- a/clone_build_tree.pl +++ b/clone_build_tree.pl @@ -62,6 +62,7 @@ sub findCallback { if ($matches) { $matches &&= (! -l $_ && ! /^core\z/s && + ! /^.*\.rej\z/s && ! /^.*\.state\z/s && ! /^.*\.so\z/s && ! /^.*\.[oa]\z/s && -- cgit v1.2.1