1
1

Just in case we ever go to subversion :-)

This commit was SVN r635.
Этот коммит содержится в:
Jeff Squyres 2004-02-01 20:11:46 +00:00
родитель e2f73b7edb
Коммит 96d8ab8db9

Просмотреть файл

@ -467,7 +467,7 @@ done
echo "[Checking] prerequisites"
# sanity check to make sure user isn't being stupid
if test ! -d CVS ; then
if test ! -d CVS -a ! -d .svn ; then
cat <<EOF
This doesn't look like a developer copy of LAM/MPI. You probably do not