summaryrefslogtreecommitdiff
path: root/clone_build_tree.pl
diff options
context:
space:
mode:
authorelliott_c <ocielliottc@users.noreply.github.com>2005-05-17 13:48:01 +0000
committerelliott_c <ocielliottc@users.noreply.github.com>2005-05-17 13:48:01 +0000
commitc32ab3192f92361786c3e36813e9906b5415a1c2 (patch)
tree51d313d3063c13ed724d2cddf4ab0b58e486cc36 /clone_build_tree.pl
parentd353e0d7fa30b32eb9b3b6a1036270f0db3f309b (diff)
downloadMPC-c32ab3192f92361786c3e36813e9906b5415a1c2.tar.gz
ChangeLogTag: Tue May 17 08:46:33 2005 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'clone_build_tree.pl')
-rwxr-xr-xclone_build_tree.pl1
1 files changed, 1 insertions, 0 deletions
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 &&