From c31bb571bc617b00068dd335527a91f50247fb62 Mon Sep 17 00:00:00 2001 From: falgout Date: Fri, 9 Aug 1996 22:58:18 +0000 Subject: [PATCH] Don't modify the perms after checkout. --- seq_linear_solvers/amg/checkout | 4 +--- seq_ls/amg/checkout | 4 +--- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/seq_linear_solvers/amg/checkout b/seq_linear_solvers/amg/checkout index fe30fef9c..2514a496b 100755 --- a/seq_linear_solvers/amg/checkout +++ b/seq_linear_solvers/amg/checkout @@ -118,6 +118,4 @@ done #======================================================= find $AMG_SRC \( \! -name RCS \) -print | xargs chgrp amg -find $AMG_SRC \( \! -name RCS \) -print | xargs chmod ug+rX -find $AMG_SRC \( \! -name RCS \) -print | xargs chmod o-rwx - + diff --git a/seq_ls/amg/checkout b/seq_ls/amg/checkout index fe30fef9c..2514a496b 100755 --- a/seq_ls/amg/checkout +++ b/seq_ls/amg/checkout @@ -118,6 +118,4 @@ done #======================================================= find $AMG_SRC \( \! -name RCS \) -print | xargs chgrp amg -find $AMG_SRC \( \! -name RCS \) -print | xargs chmod ug+rX -find $AMG_SRC \( \! -name RCS \) -print | xargs chmod o-rwx - +